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

Annual exports from India to Colombia by six-digit product code, 1995–2024 where reported. Download 51,328 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,446,081,157 across 2,388 reported product records in this file.

## Leading reported products
- 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$229,015,549
- 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$82,572,444
- Vehicles: with only spark-ignition internal combustion piston engine, cylinder capacity over 1000 but not over 1500cc (HS 870322): US$60,966,473
- Motorcycles (including mopeds): parts and accessories (HS 871410): US$40,116,806
- 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$34,262,222

## 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
51,328 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: `53eeb9f7c62637afd6363e2fdf1841f5646e54baca36aa0597540b420644558f`

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