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

Annual exports from Canada to China by six-digit product code, 1995–2024 where reported. Download 87,731 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$33,031,716,671 across 2,895 reported product records in this file.

## Leading reported products
- Metals: gold, non-monetary, unwrought (but not powder) (HS 710812): US$9,593,212,530
- Oil seeds: low erucic acid rape or colza seeds, whether or not broken (HS 120510): US$2,929,321,145
- Oils: petroleum oils and oils obtained from bituminous minerals, crude (HS 270900): US$2,927,257,085
- Coal: bituminous, whether or not pulverised, but not agglomerated (HS 270112): US$1,944,808,714
- Iron ores and concentrates: non-agglomerated (HS 260111): US$1,751,830,002

## 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
87,731 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: `13fbfaa24eccb8946fdf1e455b8ba71ab85cee49eeb85fedfb15d71611b318a2`

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