stock_zh_a_gdhs
Retrieve shareholder counts for A-shares from East Money. Choose latest or quarter-end dates like 20230930 to analyze changes in investor base.
Instructions
东方财富网-数据中心-特色数据-股东户数
https://data.eastmoney.com/gdhs/
:param symbol: choice of {"最新", "每个季度末"}, 其中 每个季度末需要写成 20230930 格式
:type symbol: str
:return: 股东户数
:rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 20230930 |