Sveriges Riksbank (Sweden) — SWEA exchange rates and interest rates, 1994–present. License: Open data (Riksbank public data) Source: https://api.riksbank.se/swea/v1/ No API key required. Coverage: * ~117 series: SEK FX rates, policy rate, repo rate, government bond yields, inflation expectations,…
Sveriges Riksbank (Central Bank of Sweden). Retrieved from https://www.riksbank.se/en-gb/. 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.
Sveriges Riksbank (Sweden) — SWEA exchange rates and interest rates, 1994–present. License: Open data (Riksbank public data) Source: https://api.riksbank.se/swea/v1/ No API key required. Coverage: * ~117 series: SEK FX rates, policy rate, repo rate, government bond yields, inflation expectations, mortgage rates, interbank rates * Daily/weekly/monthly observations Strategy: * GET /swea/v1/Series → catalog of all series IDs * For each: GET /swea/v1/Observations/{id}/{from}/{to} * Rate limit: ~30 req/min; script backs off on 429 Run: python jobs/ingest_riksbank.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Riksbank",
"description": "Sveriges Riksbank (Sweden) — SWEA exchange rates and interest rates, 1994–present. License: Open data (Riksbank public data) Source: https://api.riksbank.se/swea/v1/ No API key required. Coverage: * ~117 series: SEK FX rates, policy rate, repo rate, government bond yields, inflation expectations,…",
"url": "https://econdatalibrary.com/riksbank.html",
"identifier": "riksbank",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Riksbank"
},
"keywords": [
"riksbank"
],
"temporalCoverage": "1900-01-02/2026-06-09",
"citation": "Sveriges Riksbank (Central Bank of Sweden). Retrieved from https://www.riksbank.se/en-gb/. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-riksbank",
"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": "riksbank",
"description": "Sveriges Riksbank (Sweden) — SWEA exchange rates and interest rates, 1994–present. License: Open data (Riksbank public data) Source: https://api.riksbank.se/swea/v1/ No API key required. Coverage: * ~117 series: SEK FX rates, policy rate, repo rate, government bond yields, inflation expectations,…",
"url": "https://econdatalibrary.com/riksbank.html",
"creator": {
"@type": "sc:Organization",
"name": "Riksbank"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"temporalCoverage": "1900-01-02/2026-06-09",
"citation": "Sveriges Riksbank (Central Bank of Sweden). Retrieved from https://www.riksbank.se/en-gb/. 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."
}