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

Annual exports from Australia to Japan by six-digit product code, 1995–2024 where reported. Download 68,858 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$48,693,874,350 across 2,220 reported product records in this file.

## Leading reported products
- Coal: bituminous, whether or not pulverised, but not agglomerated (HS 270112): US$17,458,007,446
- Petroleum gases and other gaseous hydrocarbons: liquefied, natural gas (HS 271111): US$14,899,492,883
- Iron ores and concentrates: non-agglomerated (HS 260111): US$4,987,327,454
- Copper ores and concentrates (HS 260300): US$1,772,046,484
- Aluminium: unwrought, (not alloyed) (HS 760110): US$735,699,513

## 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
68,858 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: `b6703ec3b935c821322517542afb629ad0e3a5ec22e2724944c869e46348019c`

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