stock_yysj_em
Retrieve scheduled disclosure dates for annual and quarterly reports of Chinese listed companies. Specify market type and report period to get the timetable from East Money data center.
Instructions
东方财富-数据中心-年报季报-预约披露时间 https://data.eastmoney.com/bbsj/202003/yysj.html :param symbol: choice of {'沪深A股', '沪市A股', '科创板', '深市A股', '创业板', '京市A股', 'ST板'} :type symbol: str :param date: "20190331", "20190630", "20190930", "20191231"; 从 20081231 开始 :type date: str :return: 指定时间的上市公司预约披露时间数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20200331 | |
| symbol | No | 沪深A股 |