CoolFace
Datasetpublic

bhavabhuthi/tco-india

TCO India — car + fuel modules Car makes, models, variants and dated on-road prices from CarDekho and CarWale (cross-source prices validated by variant descriptor + city), plus daily fuel prices. Previously tco-fuel (now folded as fuel/ module here). Config File Rows describe car_brands car/brands.parquet car brands (with ownership group + country) car_models car/models.parquet car models car_variants car/variants.parquet car variants (specs) car_prices… See the full description on the dataset page: https://huggingface.co/datasets/bhavabhuthi/tco-india.

sourceHugging Facecc-by-4.0updated 5h agoView on Hugging Face
0likes638downloads
Dataset Card

TCO India — car + fuel modules

Car makes, models, variants and dated on-road prices from CarDekho and CarWale (cross-source prices validated by variant descriptor + city), plus daily fuel prices. Previously tco-fuel (now folded as fuel/ module here).

ConfigFileRows describe
car_brandscar/brands.parquetcar brands (with ownership group + country)
car_modelscar/models.parquetcar models
car_variantscar/variants.parquetcar variants (specs)
car_pricescar/prices.parquetvariant × city on-road price (dated)
carbrandgroupscar/brand_groups.parquetbrand ownership groups (ownershippct/ownershipnote)
car_citiescar/cities.parquetcity → state mapping
carusedlistingscar/used_listings.parquetused car listings (asking price, km, year + listing link)
fuel_pricesfuel/fuel_prices.parquetdaily fuel prices by state/city

License: CC-BY-4.0 for the compilation (facts are public; presentation/joins are CC-BY). Sources: CarDekho/CarWale (car), IOCL/BPCL (fuel) — not affiliated; transformed & validated.

Each brands/model/variant row carries source_coverage (cardekhoonly | carwaleonly | both). Read with DuckDB: SELECT * FROM 'hf://datasets/<repo>/car/prices.parquet'.