bond_cov_issue_cninfo
Fetches convertible bond issuance records from CNINFO for a specified period, returning structured data for analysis.
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 | 20211112 | |
| start_date | No | 20210913 |