stock_report_fund_hold_detail
Retrieve the complete list of securities held by a fund on a specific report date by providing the fund code and date.
Instructions
东方财富网-数据中心-主力数据-基金持仓-明细 http://data.eastmoney.com/zlsj/ccjj/2020-12-31-008286.html :param symbol: 基金代码 :type symbol: str :param date: 财报发布日期, xxxx-03-31, xxxx-06-30, xxxx-09-30, xxxx-12-31 :type date: str :return: 基金持仓-明细数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20220331 | |
| symbol | No | 008286 |