Deutsche Bundesbank SDMX REST connector — keyless open data. License: DL-DE-BY-2.0 Source: https://api.statistiken.bundesbank.de/rest/data/{flowID} No API key required. Available flows discovered via probe (catalog endpoint not supported): BBEX3 — Exchange rates (EUR vs. all currencies) ~2M obs…
Deutsche Bundesbank. Retrieved from https://www.bundesbank.de. 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.
Deutsche Bundesbank SDMX REST connector — keyless open data. License: DL-DE-BY-2.0 Source: https://api.statistiken.bundesbank.de/rest/data/{flowID} No API key required. Available flows discovered via probe (catalog endpoint not supported): BBEX3 — Exchange rates (EUR vs. all currencies) ~2M obs BBNZ1 — Securities statistics BBDP1 — Balance of payments BBSIS — Stock market indices BBFI1 — Public finance / government statistics I BBFI3 — Public finance / government statistics III BBBP1 — Banking system / bank position statistics Note: API ignores startPeriod/endPeriod for XML format — returns full history. Responses can be 1+ GB. Uses streaming iterparse for memory efficiency. Run: python jobs/ingest_bundesbank.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Bundesbank",
"description": "Deutsche Bundesbank SDMX REST connector — keyless open data. License: DL-DE-BY-2.0 Source: https://api.statistiken.bundesbank.de/rest/data/{flowID} No API key required. Available flows discovered via probe (catalog endpoint not supported): BBEX3 — Exchange rates (EUR vs. all currencies) ~2M obs…",
"url": "https://econdatalibrary.com/bundesbank.html",
"identifier": "bundesbank",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Bundesbank"
},
"keywords": [
"bundesbank"
],
"temporalCoverage": "1945-01-01/2026-06-23",
"citation": "Deutsche Bundesbank. Retrieved from https://www.bundesbank.de. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-bundesbank",
"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": "bundesbank",
"description": "Deutsche Bundesbank SDMX REST connector — keyless open data. License: DL-DE-BY-2.0 Source: https://api.statistiken.bundesbank.de/rest/data/{flowID} No API key required. Available flows discovered via probe (catalog endpoint not supported): BBEX3 — Exchange rates (EUR vs. all currencies) ~2M obs…",
"url": "https://econdatalibrary.com/bundesbank.html",
"creator": {
"@type": "sc:Organization",
"name": "Bundesbank"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"temporalCoverage": "1945-01-01/2026-06-23",
"citation": "Deutsche Bundesbank. Retrieved from https://www.bundesbank.de. 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."
}