car_sale_rank_gasgoo
Retrieve car sales rankings for companies, brands, or models from Gasgoo's automotive database, filtered by a specific year-month.
Instructions
盖世汽车-汽车行业制造企业数据库-销量数据 https://i.gasgoo.com/data/ranking :param symbol: choice of {"车企榜", "品牌榜", "车型榜"} :type symbol: str :param date: 查询的年份和月份 :type date: str :return: 销量数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 202109 | |
| symbol | No | 车企榜 |