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

Annual exports from India to Malaysia by six-digit product code, 1995–2024 where reported. Download 95,514 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,232,693,104 across 3,665 reported product records in this file.

## Leading reported products
- HS 271019 (HS 271019): US$1,853,954,055
- Meat: of bovine animals, boneless cuts, frozen (HS 020230): US$562,200,003
- Aluminium: unwrought, (not alloyed) (HS 760110): US$465,608,522
- HS 271012 (HS 271012): US$303,920,622
- Turbo-jets: of a thrust exceeding 25kN (HS 841112): US$266,951,310

## 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
95,514 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: `b44ebb87fb23bc179faefa00f3ed85c1f0f6e753990282e420f959afbaa0d016`

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