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

Annual exports from Australia to China by six-digit product code, 1995–2024 where reported. Download 89,358 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$127,436,426,300 across 2,790 reported product records in this file.

## Leading reported products
- Iron ores and concentrates: non-agglomerated (HS 260111): US$70,852,463,291
- Petroleum gases and other gaseous hydrocarbons: liquefied, natural gas (HS 271111): US$13,880,732,133
- Coal: bituminous, whether or not pulverised, but not agglomerated (HS 270112): US$8,375,262,173
- Metals: gold, non-monetary, unwrought (but not powder) (HS 710812): US$6,794,982,045
- Mineral substances: n.e.c. in chapter 25 (HS 253090): US$2,969,805,268

## 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
89,358 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: `ba0c2975a5ebc53b4d6e099ba8a2b562a2e44abe7cb5b4c723f85e13dd1795fc`

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