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

Annual exports from India to Indonesia by six-digit product code, 1995–2024 where reported. Download 79,991 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$5,390,142,420 across 3,511 reported product records in this file.

## Leading reported products
- HS 271012 (HS 271012): US$712,446,982
- Ground-nuts: other than seed, not roasted or otherwise cooked, shelled, whether or not broken, (HS 120242): US$289,391,950
- Meat: of bovine animals, boneless cuts, frozen (HS 020230): US$164,133,409
- Vehicles: dumpers, designed for off-highway use, for transport of goods (HS 870410): US$140,920,207
- Tobacco: partly or wholly stemmed or stripped (HS 240120): US$109,948,594

## 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
79,991 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: `40b681f257bb31057978aa31b5a8df7d0923d46d1cfd537a9bef0b4a3181954c`

## 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/
