stock_institute_hold
Fetch institutional holdings data for a specified quarterly report period, returning a structured table of stock positions from Sina Finance.
Instructions
新浪财经-股票-机构持股一览表 https://vip.stock.finance.sina.com.cn/q/go.php/vComStockHold/kind/jgcg/index.phtml :param symbol: 从 2005 年开始, {"一季报":1, "中报":2 "三季报":3 "年报":4}, e.g., "20191", 其中的 1 表示一季报; "20193", 其中的 3 表示三季报; :type symbol: str :return: 机构持股一览表 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 20051 |