stock_zcfz_bj_em
Get balance sheet data from East Money's annual and quarterly report performance briefings. Provide a date string (YYYYMMDD) to retrieve assets, liabilities, and equity.
Instructions
东方财富-数据中心-年报季报-业绩快报-资产负债表 https://data.eastmoney.com/bbsj/202003/zcfz.html :param date: choice of {"20200331", "20200630", "20200930", "20201231", "..."}; 从 20100331 开始 :type date: str :return: 资产负债表 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20240331 |