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

Annual exports from India to China by six-digit product code, 1995–2024 where reported. Download 82,527 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$16,353,116,969 across 3,388 reported product records in this file.

## Leading reported products
- Iron ores and concentrates: non-agglomerated (HS 260111): US$1,956,378,571
- Iron ores and concentrates: agglomerated (excluding roasted iron pyrites) (HS 260112): US$805,982,954
- HS 271012 (HS 271012): US$790,623,963
- Crustaceans: frozen, shrimps and prawns, excluding cold-water varieties, in shell or not, smoked, cooked or not before or during smoking: in shell, cooked by steaming or by boiling in water (HS 030617): US$729,751,619
- Diamonds: non-industrial, (other than unworked or simply sawn, cleaved or bruted), but not mounted or set (HS 710239): US$680,217,561

## 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
82,527 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: `82d137b5373b57f9a83c42c910c4a959d74e1d02ce9985edacedaa275d04494f`

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