Norges Bank — Norwegian Central Bank SDMX-JSON API. License: Open data (Norges Bank terms) Source: https://data.norges-bank.no/ No API key required. Coverage (23 dataflows): * Exchange rates (USD/NOK, EUR/NOK, 40+ currencies, daily 1994–present) * Policy interest rate * Financial indicators (NIBOR,…
Norges Bank — Norwegian Central Bank SDMX-JSON API. License: Open data (Norges Bank terms) Source: https://data.norges-bank.no/ No API key required. Coverage (23 dataflows): * Exchange rates (USD/NOK, EUR/NOK, 40+ currencies, daily 1994–present) * Policy interest rate * Financial indicators (NIBOR, NOWA, T-bills) * Government securities (yields, zero-coupon) * Money market rates * Short-term interest rates API format: GET /api/data/{DATAFLOW}?format=sdmx-json SDMX-JSON v1.0 format — series dimensions encoded as "0:1:2:0" indices. Run: python jobs/ingest_norgesbank.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Norgesbank",
"description": "Norges Bank — Norwegian Central Bank SDMX-JSON API. License: Open data (Norges Bank terms) Source: https://data.norges-bank.no/ No API key required. Coverage (23 dataflows): * Exchange rates (USD/NOK, EUR/NOK, 40+ currencies, daily 1994–present) * Policy interest rate * Financial indicators (NIBOR,…",
"url": "https://econdatalibrary.com/norgesbank.html",
"identifier": "norgesbank",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Norgesbank"
},
"keywords": [
"norgesbank"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-norgesbank",
"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": "norgesbank",
"description": "Norges Bank — Norwegian Central Bank SDMX-JSON API. License: Open data (Norges Bank terms) Source: https://data.norges-bank.no/ No API key required. Coverage (23 dataflows): * Exchange rates (USD/NOK, EUR/NOK, 40+ currencies, daily 1994–present) * Policy interest rate * Financial indicators (NIBOR,…",
"url": "https://econdatalibrary.com/norgesbank.html",
"creator": {
"@type": "sc:Organization",
"name": "Norgesbank"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}