# Brazil exports to United States by HS6 product (1995–2024)

Annual exports from Brazil to United States by six-digit product code, 1995–2024 where reported. Download 97,547 records to compare products and years on this route. In this source, United States figures include Puerto Rico and the U.S. Virgin Islands.

## Each record
one reported year, exporting country, importing country, and six-digit product code

## Latest reported year
2024: US$41,134,158,003 across 3,619 reported product records in this file.

## Leading reported products
- Oils: petroleum oils and oils obtained from bituminous minerals, crude (HS 270900): US$6,041,515,481
- Iron or non-alloy steel: semi-finished products of iron or non-alloy steel: containing by weight less than 0.25% of carbon, of rectangular (other than square) cross-section (HS 720712): US$2,435,749,622
- Coffee: not roasted or decaffeinated (HS 090111): US$1,875,632,087
- Iron: non-alloy pig iron containing by weight 0.5% or less of phosphorus, in pigs, blocks or other primary forms (HS 720110): US$1,476,915,405
- Wood pulp: chemical wood pulp, soda or sulphate, (other than dissolving grades), semi-bleached or bleached, of non-coniferous wood (HS 470329): US$1,294,880,108

## 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
97,547 records; 1995–2024 where reported. Missing years or product codes are not filled in. In this source, United States figures include Puerto Rico and the U.S. Virgin Islands.

## 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: `028834f97c552ee8fc72457dab97f16c3bcb658853e5dc3567254672b4cda348`

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