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

Annual exports from Indonesia to China by six-digit product code, 1995–2024 where reported. Download 79,051 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$64,825,453,936 across 3,204 reported product records in this file.

## Leading reported products
- Ferro-alloys: ferro-nickel (HS 720260): US$12,661,963,134
- Lignite: whether or not pulverised, but not agglomerated, excluding jet (HS 270210): US$8,343,114,956
- Nickel: oxide sinters and other intermediate products of nickel metallurgy (HS 750120): US$3,848,051,376
- Coal: bituminous, whether or not pulverised, but not agglomerated (HS 270112): US$3,241,124,898
- Coal: (other than anthracite and bituminous), whether or not pulverised but not agglomerated (HS 270119): US$3,029,565,619

## 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,051 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: `36804ff78dd956790efd3f9afeecca023ffaeccbbbf8b4741688a56fa1d06c33`

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