car_market_cate_cpca
Retrieve car market category data from CPCA by selecting vehicle type (sedan, MPV, SUV, or share) and indicator (wholesale or retail) to get statistical figures.
Instructions
乘联会-统计数据-车型大类 http://data.cpcadata.com/CategoryMarket :param symbol: choice of {"轿车", "MPV", "SUV", "占比"} :type symbol: str :param indicator: choice of {"批发", "零售"} :type indicator: str :return: 统计数据-车型大类 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 轿车 | |
| indicator | No | 批发 |