car_market_man_rank_cpca
Retrieve car manufacturer rankings from CPCA statistics. Select passenger car category (narrow/general, monthly/cumulative) and indicator (wholesale/retail) to get data.
Instructions
乘联会-统计数据-厂商排名 http://data.cpcadata.com/ManRank :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 | 批发 |