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

Annual exports from India to Australia by six-digit product code, 1995–2024 where reported. Download 93,645 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$7,589,311,672 across 3,533 reported product records in this file.

## Leading reported products
- HS 271019 (HS 271019): US$2,423,589,671
- HS 271012 (HS 271012): US$721,426,461
- Medicaments: consisting of mixed or unmixed products n.e.s. in heading no. 3004, for therapeutic or prophylactic uses, packaged for retail sale (HS 300490): US$410,656,533
- Jewellery: of precious metal (excluding silver) whether or not plated or clad with precious metal, and parts thereof (HS 711319): US$180,058,511
- Vehicles: spark-ignition internal combustion reciprocating piston engine, cylinder capacity exceeding 1500cc but not exceeding 3000cc (HS 870323): US$116,503,422

## 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
93,645 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: `d9b106acce1553229c5997e222670967a33e6da8572c7aacc4ef5a8172932263`

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