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

Annual exports from Brazil to China by six-digit product code, 1995–2024 where reported. Download 52,028 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$99,926,024,398 across 2,333 reported product records in this file.

## Leading reported products
- Soya beans: other than seed, whether or not broken (HS 120190): US$32,239,171,277
- Iron ores and concentrates: non-agglomerated (HS 260111): US$22,690,703,684
- Oils: petroleum oils and oils obtained from bituminous minerals, crude (HS 270900): US$20,339,443,271
- Meat: of bovine animals, boneless cuts, frozen (HS 020230): US$5,844,979,716
- Wood pulp: chemical wood pulp, soda or sulphate, (other than dissolving grades), semi-bleached or bleached, of non-coniferous wood (HS 470329): US$4,314,449,256

## 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
52,028 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: `57620280c2be2e39871edfd543bad3adde7ee18b6cd88ff6a9827b3a9695aab3`

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