bond_treasure_issue_cninfo
Retrieve national treasury bond issuance records from CNINFO for a specified date range. Get structured data to analyze government bond issuance trends.
Instructions
巨潮资讯-数据中心-专题统计-债券报表-债券发行-国债发行 http://webapi.cninfo.com.cn/#/thematicStatistics :param start_date: 开始统计时间 :type start_date: str :param end_date: 结束统计数据 :type end_date: str :return: 国债发行 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | 20211109 | |
| start_date | No | 20210910 |