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

Annual exports from India to Spain by six-digit product code, 1995–2024 where reported. Download 82,604 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$5,538,265,766 across 3,422 reported product records in this file.

## Leading reported products
- HS 271019 (HS 271019): US$521,082,759
- Telephones for cellular networks or for other wireless networks (HS 851712): US$351,317,873
- Molluscs: cuttle fish and squid, whether in shell or not, frozen (HS 030743): US$154,169,570
- Heterocyclic compounds: n.e.c. in headings no. 2933 (HS 293399): US$152,038,690
- 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$106,441,250

## 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,604 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: `399706e7ca8eb80cc7622b174fd57f41c10c1808962241851e3ec247ef8f5024`

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