stock_zh_index_value_csindex
Retrieve valuation data for a China Securities Index (CSI) code, returning key metrics like PE, PB, and dividend yield as a structured DataFrame.
Instructions
中证指数-指数估值数据 https://www.csindex.com.cn/zh-CN/indices/index-detail/H30374#/indices/family/detail?indexCode=H30374 :param symbol: 指数代码; e.g., H30374 :type symbol: str :return: 指数估值数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | H30374 |