# India exports to Mexico by HS6 product (1995–2024)

Annual exports from India to Mexico by six-digit product code, 1995–2024 where reported. Download 73,886 records to compare products and years on this route.

## Each record
one reported year, exporting country, importing country, and six-digit product code

## Latest reported year
2024: US$7,617,834,610 across 3,056 reported product records in this file.

## Leading reported products
- Vehicles: with only spark-ignition internal combustion piston engine, cylinder capacity over 1000 but not over 1500cc (HS 870322): US$446,431,246
- Vehicles: spark-ignition internal combustion reciprocating piston engine, cylinder capacity not exceeding 1000cc (HS 870321): US$397,528,868
- Vehicles: spark-ignition internal combustion reciprocating piston engine, cylinder capacity exceeding 1500cc but not exceeding 3000cc (HS 870323): US$275,104,030
- Telephones for cellular networks or for other wireless networks (HS 851712): US$269,749,727
- Motorcycles (including mopeds) and cycles: fitted with an auxiliary motor, reciprocating internal combustion piston engine, of cylinder capacity exceeding 50cc but not exceeding 250cc, with or without side-cars: side-cars (HS 871120): US$268,244,341

## Included data
- Annual export values in US dollars
- HS6 product codes and country identifiers
- Reported observations by year from 1995 to 2024 where available

## Coverage
73,886 records; 1995–2024 where reported. Missing years or product codes are not filled in.

## Download and fields
- `data.parquet` — complete dataset
- `schema.json` — field names and types
- `sample.json` — example records
- `manifest.json` — file size and checksum
- SHA-256: `9d82f8b869764f75c28e18f50859d3f452600455835775169bb529778ee772a6`

## Read with Python
```python
import pandas as pd
data = pd.read_parquet('data.parquet')
print(data.head())
```

## Sources and terms
- OECD Balanced International Merchandise Trade Statistics (BIMTS)
- OECD Terms & Conditions: https://www.oecd.org/termsandconditions/
