fund_report_industry_allocation_cninfo
Retrieve fund industry allocation data from CNINFO for a given reporting period. Input a date like 20210630 to get sector-level fund holdings breakdown.
Instructions
巨潮资讯-数据中心-专题统计-基金报表-基金行业配置 https://webapi.cninfo.com.cn/#/thematicStatistics :param date: 报告时间; choice of {"XXXX0331", "XXXX0630", "XXXX0930", "XXXX1231"}, 从 2017 年开始 :type date: str :return: 基金行业配置 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20210630 |