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 /…
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.
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
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Bcb",
"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 /…",
"url": "https://econdatalibrary.com/bcb.html",
"identifier": "bcb",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Bcb"
},
"keywords": [
"bcb"
],
"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.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-bcb",
"https://zenodo.org/communities/econdatalibrary"
],
"usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}{
"@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": "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 /…",
"url": "https://econdatalibrary.com/bcb.html",
"creator": {
"@type": "sc:Organization",
"name": "Bcb"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"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.",
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}