futures_inventory_em
Get futures inventory data for a selected commodity symbol from East Money's data center. Returns a DataFrame with inventory figures for analysis.
Instructions
东方财富网-数据中心-期货库存数据 https://data.eastmoney.com/ifdata/kcsj.html :param symbol: 支持品种代码和中文名称,中文名称参见:https://data.eastmoney.com/ifdata/kcsj.html :type symbol: str :return: 指定品种的库存数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | a |