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

Annual exports from India to Peru by six-digit product code, 1995–2024 where reported. Download 47,477 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$1,038,997,062 across 2,228 reported product records in this file.

## Leading reported products
- Vehicles: with only spark-ignition internal combustion piston engine, cylinder capacity over 1000 but not over 1500cc (HS 870322): US$69,626,334
- Cotton yarn: (not sewing thread), single, of combed fibres, 85% or more by weight of cotton, less than 232.56 but not less than 192.31 decitex (exceeding 43 but not exceeding 52 metric number), not for retail sale (HS 520523): US$69,517,840
- 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$65,057,848
- Vehicles: spark-ignition internal combustion reciprocating piston engine, cylinder capacity not exceeding 1000cc (HS 870321): US$56,758,808
- Motorcycles (including mopeds) and cycles: fitted with an auxiliary motor, reciprocating internal combustion piston engine, of cylinder capacity exceeding 50cc but not exceeding 250cc, with or without side-cars: side-cars (HS 871120): US$51,782,720

## 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
47,477 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: `65160527fa2bf09b27daaa80a5c079f71c17687e664f6c0e89636c52fe9a8449`

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