Checking status…
Catalog / CEPII — BACI: International Trade Database (country-pair totals)
cepii_baci

CEPII — BACI: International Trade Database (country-pair totals)

Open · redistributedEtalab Open Licence 2.0International Trade

CEPII BACI bilateral trade database ingest. BACI provides harmonised bilateral trade flows (value + quantity) for ~200 countries at the HS 6-digit product level. Multiple HS vintages available. License: Etalab Open Licence 2.0 (commercial OK, attribution required). Attribution: "Source: CEPII, BACI…

Redistributable. This source is served as canonical Parquet under the license below, with attribution and provenance preserved.

Coverage

Series catalogued
90,582
Temporal coverage
1996-12-31 – 2024-12-31
Frequencies
Annual
Distinct geographies
45,291
Categories
International Trade
Measured observations
308,561,322

Licensing & provenance

License
Etalab Open Licence 2.0
License URL
https://www.etalab.gouv.fr/licence-ouverte-open-licence
Required attribution
Source: CEPII, BACI database V202601, Licence Ouverte / Open Licence 2.0 (Etalab). Last update: 2026-01-22.
Redistribution
Permitted (served here)
Commercial use
Yes
Modification
Permitted
Provider homepage
https://www.cepii.fr/CEPII/en/bdd_modele/bdd_modele_item.asp?id=37
Provider terms
https://www.cepii.fr/CEPII/en/bdd_modele/bdd_modele_item.asp?id=37

How to cite

CEPII — BACI: International Trade Database at the Product-Level, V202601. Aggregated to country-pair totals (HS6 product dimension summed) by the Elkassabgi Data Library. Licence Ouverte / Open Licence 2.0 (Etalab). Last update: 2026-01-22.

Processing: Country-pair totals derived from BACI HS96 by summing value (1000 current USD) and quantity (metric tons) over all HS6 products per exporter-importer-year. NOT BACI's native product-level grain.

Access & mirrors

Download
Select & download cepii_baci series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/cepii_baci
Update cadence
annual
Automated refresh
live — this database is on the daily update run
Update strategy
bulk snapshot if changed
Storage layout
single-file-per-vintage — baci_hs17.parquet and baci_hs96.parquet under data/clean_full/cepii_baci/; raw zips cached under data/raw/cepii_baci/{HS17,HS96}.zip. Streamed in 500k-row batches via one ParquetWriter per vintage (no part files).

Full description

CEPII BACI bilateral trade database ingest. BACI provides harmonised bilateral trade flows (value + quantity) for ~200 countries at the HS 6-digit product level. Multiple HS vintages available. License: Etalab Open Licence 2.0 (commercial OK, attribution required). Attribution: "Source: CEPII, BACI (Etalab Open Licence 2.0)" Source: https://www.cepii.fr/CEPII/en/bdd_modele/bdd_modele_item.asp?id=37 Pulls the HS17 (2017 revision) and HS96 vintages for maximum history. Run: python jobs/ingest_cepii_baci.py

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "CEPII — BACI: International Trade Database (country-pair totals)",
  "description": "Total trade quantity - annual, metric tons, all HS6 products aggregated. CEPII. 90,582 series, 1996–2024. Free download.",
  "url": "https://econdatalibrary.com/cepii_baci",
  "identifier": "cepii_baci",
  "isAccessibleForFree": true,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "includedInDataCatalog": {
    "@type": "DataCatalog",
    "@id": "https://econdatalibrary.com/#catalog",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com/catalog"
  },
  "creator": {
    "@type": "Organization",
    "name": "CEPII",
    "url": "https://www.cepii.fr/CEPII/en/bdd_modele/bdd_modele_item.asp?id=37"
  },
  "license": "https://www.etalab.gouv.fr/licence-ouverte-open-licence",
  "keywords": [
    "International Trade",
    "cepii_baci"
  ],
  "variableMeasured": [
    "Total trade quantity",
    "Total trade value"
  ],
  "temporalCoverage": "1996-12-31/2024-12-31",
  "repeatFrequency": "P1Y",
  "creditText": "Source: CEPII, BACI database V202601, Licence Ouverte / Open Licence 2.0 (Etalab). Last update: 2026-01-22.",
  "citation": "CEPII — BACI: International Trade Database at the Product-Level, V202601. Aggregated to country-pair totals (HS6 product dimension summed) by the Elkassabgi Data Library. Licence Ouverte / Open Licence 2.0 (Etalab). Last update: 2026-01-22.",
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-cepii_baci",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "cepii_baci — CSV",
      "encodingFormat": "text/csv",
      "contentUrl": "https://econdatalibrary.com/download.html?source=cepii_baci",
      "license": "https://www.etalab.gouv.fr/licence-ouverte-open-licence"
    }
  ]
}
Croissant (ML-ready, schema.org JSON-LD)
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "sc": "https://schema.org/",
    "conformsTo": "dct:conformsTo",
    "dct": "http://purl.org/dc/terms/"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "cepii_baci",
  "description": "Total trade quantity - annual, metric tons, all HS6 products aggregated. CEPII. 90,582 series, 1996–2024. Free download.",
  "url": "https://econdatalibrary.com/cepii_baci",
  "creator": {
    "@type": "sc:Organization",
    "name": "CEPII",
    "url": "https://www.cepii.fr/CEPII/en/bdd_modele/bdd_modele_item.asp?id=37"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "license": "https://www.etalab.gouv.fr/licence-ouverte-open-licence",
  "keywords": [
    "International Trade"
  ],
  "temporalCoverage": "1996-12-31/2024-12-31",
  "citation": "CEPII — BACI: International Trade Database at the Product-Level, V202601. Aggregated to country-pair totals (HS6 product dimension summed) by the Elkassabgi Data Library. Licence Ouverte / Open Licence 2.0 (Etalab). Last update: 2026-01-22.",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "cepii_baci-csv",
      "name": "cepii_baci-csv",
      "description": "Per-series CSV, downloadable with a free API key.",
      "contentUrl": "https://econdatalibrary.com/download.html?source=cepii_baci",
      "encodingFormat": "text/csv"
    }
  ]
}
Part of the Econ Data Library catalog · metadata generated 2026-08-05 from the central registry · browse all datasets
ElkassabgiData

One account. Every library.

HF Data Library  ·  Econ Data Library  · more to come