stock_cg_guarantee_cninfo
Retrieve external guarantee data for China's listed companies from CNINFO thematic statistics, filterable by market segment and date range for corporate governance analysis.
Instructions
巨潮资讯-数据中心-专题统计-公司治理-对外担保 https://webapi.cninfo.com.cn/#/thematicStatistics :param symbol: choice of {"全部", "深市主板", "沪市", "创业板", "科创板"} :type symbol: str :param start_date: 开始统计时间 :type start_date: str :param end_date: 结束统计时间 :type end_date: str :return: 对外担保 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 全部 | |
| end_date | No | 20210927 | |
| start_date | No | 20180630 |