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

Annual exports from Chile to China by six-digit product code, 1995–2024 where reported. Download 19,401 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$37,607,015,999 across 703 reported product records in this file.

## Leading reported products
- Copper ores and concentrates (HS 260300): US$20,292,506,883
- Copper: refined, unwrought, cathodes and sections of cathodes (HS 740311): US$4,740,381,255
- Fruit, edible: cherries, other than sour cherries (Prunus cerasus), fresh (HS 080929): US$3,092,465,002
- Carbonates: lithium carbonate (HS 283691): US$1,936,929,691
- Iron ores and concentrates: non-agglomerated (HS 260111): US$1,231,153,301

## 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
19,401 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: `5120c7a0934cfb7707b09eb69d4948ff8e1bc67f3be989eba546d9d677fe7ca2`

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