car_market_total_cpca
Retrieve total passenger car market statistics from CPCA data by selecting vehicle category (narrow or general) and metric (production, wholesale, retail, export).
Instructions
乘联会-统计数据-总体市场 http://data.cpcadata.com/TotalMarket :param symbol: choice of {"狭义乘用车", "广义乘用车"} :type symbol: str :param indicator: choice of {"产量", "批发", "零售", "出口"} :type indicator: str :return: 统计数据-总体市场 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 狭义乘用车 | |
| indicator | No | 产量 |