fund_portfolio_industry_allocation_em
Retrieve a fund's industry allocation for a specified year using East Money data. Returns sector weightings to analyze portfolio composition.
Instructions
天天基金网-基金档案-投资组合-行业配置 https://fundf10.eastmoney.com/hytz_000001.html :param symbol: 基金代码 :type symbol: str :param date: 查询年份 :type date: str :return: 行业配置 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2023 | |
| symbol | No | 000001 |