Checking status…
Catalog / Banco Central do Brasil — Portal de Dados Abertos (Central Bank of Brazil Open Data Portal)
bcb

Banco Central do Brasil — Portal de Dados Abertos (Central Bank of Brazil Open Data Portal)

Open · redistributedOpen Data Commons Open Database License (ODbL) 1.0Money & Banking

Banco Central do Brasil (BCB) — SGS time-series system, 30,000+ series. License: Open Government Data (dadosabertos.bcb.gov.br) Source: https://dadosabertos.bcb.gov.br / https://api.bcb.gov.br/dados/serie/ No API key required. Strategy: * Curated list of ~300 key SGS series IDs covering: - FX /…

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

Coverage

Series catalogued
82
Temporal coverage
1943-01-01 – 2026-06-23
Categories
Money & Banking

Licensing & provenance

License
Open Data Commons Open Database License (ODbL) 1.0
License URL
https://dadosabertos.bcb.gov.br/dataset/canaisatendimento
Required attribution
Fonte: Banco Central do Brasil (Portal de Dados Abertos), Open Data Commons Open Database License (ODbL)
Redistribution
Permitted (served here)
Commercial use
Yes
Modification
Restricted
Provider homepage
https://dadosabertos.bcb.gov.br
Provider terms
https://dadosabertos.bcb.gov.br/dataset/canaisatendimento

How to cite

Banco Central do Brasil — Portal de Dados Abertos (Central Bank of Brazil Open Data Portal). Retrieved from https://dadosabertos.bcb.gov.br. Compiled and redistributed by the Elkassabgi Data Library.

Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.

Access & mirrors

Download
Select & download bcb series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/bcb
Update cadence
monthly
Automated refresh
live — this database is on the daily update run
Update strategy
extend by date
Storage layout
single parquet: data/clean_full/bcb/bcb.parquet (zstd), columns (series_key='{label}:{sid}', obs_date, value). ~300 curated SGS series (deduped by sid). Plus _bcb_log.txt external log.

Full description

Banco Central do Brasil (BCB) — SGS time-series system, 30,000+ series. License: Open Government Data (dadosabertos.bcb.gov.br) Source: https://dadosabertos.bcb.gov.br / https://api.bcb.gov.br/dados/serie/ No API key required. Strategy: * Curated list of ~300 key SGS series IDs covering: - FX / exchange rates (BRL/USD, BRL/EUR, ...) - Interest rates (SELIC, CDI, TR, TJLP) - Inflation (IPCA, IGP-M, IGP-DI, INPC, IPC-A) - Money supply (M1–M4, monetary base) - Credit aggregates (households, corporates, default rates) - Trade balance, current account, FX reserves - GDP (quarterly, sectoral) - Employment (unemployment, CAGED) - Government finance (primary balance, public debt) - Capital markets (B3 index, bond yields) * API: GET /dados/serie/bcdata.sgs.{id}/dados?formato=json * Date format: DD/MM/YYYY; value: "valor" field Run: python jobs/ingest_bcb.py python jobs/ingest_bcb.py --only 1,11,13522

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "Banco Central do Brasil — Portal de Dados Abertos (Central Bank of Brazil Open Data Portal)",
  "description": "Interest rate; Broad national consumer price index (IPCA). Banco Central do Brasil. 82 series, 1943–2026. Free download.",
  "url": "https://econdatalibrary.com/bcb",
  "identifier": "bcb",
  "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": "Banco Central do Brasil",
    "url": "https://dadosabertos.bcb.gov.br"
  },
  "license": "https://dadosabertos.bcb.gov.br/dataset/canaisatendimento",
  "keywords": [
    "Money & Banking",
    "bcb"
  ],
  "temporalCoverage": "1943-01-01/2026-06-23",
  "creditText": "Fonte: Banco Central do Brasil (Portal de Dados Abertos), Open Data Commons Open Database License (ODbL)",
  "citation": "Banco Central do Brasil — Portal de Dados Abertos (Central Bank of Brazil Open Data Portal). Retrieved from https://dadosabertos.bcb.gov.br. Compiled and redistributed by the Elkassabgi Data Library.",
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-bcb",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "bcb — CSV",
      "encodingFormat": "text/csv",
      "contentUrl": "https://econdatalibrary.com/download.html?source=bcb",
      "license": "https://dadosabertos.bcb.gov.br/dataset/canaisatendimento"
    }
  ]
}
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": "bcb",
  "description": "Interest rate; Broad national consumer price index (IPCA). Banco Central do Brasil. 82 series, 1943–2026. Free download.",
  "url": "https://econdatalibrary.com/bcb",
  "creator": {
    "@type": "sc:Organization",
    "name": "Banco Central do Brasil",
    "url": "https://dadosabertos.bcb.gov.br"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "license": "https://dadosabertos.bcb.gov.br/dataset/canaisatendimento",
  "keywords": [
    "Money & Banking"
  ],
  "temporalCoverage": "1943-01-01/2026-06-23",
  "citation": "Banco Central do Brasil — Portal de Dados Abertos (Central Bank of Brazil Open Data Portal). Retrieved from https://dadosabertos.bcb.gov.br. Compiled and redistributed by the Elkassabgi Data Library.",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "bcb-csv",
      "name": "bcb-csv",
      "description": "Per-series CSV, downloadable with a free API key.",
      "contentUrl": "https://econdatalibrary.com/download.html?source=bcb",
      "encodingFormat": "text/csv"
    }
  ]
}
Part of the Econ Data Library catalog · metadata generated 2026-08-02 from the central registry · browse all datasets
ElkassabgiData

One account. Every library.

HF Data Library  ·  Econ Data Library  · more to come