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

Annual exports from India to Italy by six-digit product code, 1995–2024 where reported. Download 88,467 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$8,661,520,419 across 3,216 reported product records in this file.

## Leading reported products
- Telephones for cellular networks or for other wireless networks (HS 851712): US$1,238,252,558
- HS 271019 (HS 271019): US$423,754,233
- Coffee: not roasted or decaffeinated (HS 090111): US$279,133,010
- Heterocyclic compounds: n.e.c. in headings no. 2933 (HS 293399): US$208,318,341
- Iron or non-alloy steel: primary forms (excluding ingots and iron of heading no. 7203) (HS 720690): US$193,484,750

## 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
88,467 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: `b095aa801d9b8f5d1d7308542257d24137f268bf1eba2e21da471af1d77bdf28`

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