Statistics Norway (SSB) — full PxWeb ingest. License: Norwegian Licence for Open Government Data (NLOD) + CC BY 4.0 Source: https://www.ssb.no/en/statbank/ No API key required. Coverage: ~10,000+ tables in the SSB statistical database: * National accounts and GDP * Labour force and wages * Consumer…
Statistics Norway (SSB) — full PxWeb ingest. License: Norwegian Licence for Open Government Data (NLOD) + CC BY 4.0 Source: https://www.ssb.no/en/statbank/ No API key required. Coverage: ~10,000+ tables in the SSB statistical database: * National accounts and GDP * Labour force and wages * Consumer prices and inflation * Trade in goods * Population and demography * Housing prices and construction * Financial accounts * Energy statistics * Environmental accounts * Regional statistics PxWeb API: GET {BASE}/{path} → catalog list POST {BASE}/{path}/{id}/ → data (JSON-stat2) Run: python jobs/ingest_ssb.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Ssb",
"description": "Statistics Norway (SSB) — full PxWeb ingest. License: Norwegian Licence for Open Government Data (NLOD) + CC BY 4.0 Source: https://www.ssb.no/en/statbank/ No API key required. Coverage: ~10,000+ tables in the SSB statistical database: * National accounts and GDP * Labour force and wages * Consumer…",
"url": "https://econdatalibrary.com/ssb.html",
"identifier": "ssb",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Ssb"
},
"keywords": [
"ssb"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-ssb",
"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": "ssb",
"description": "Statistics Norway (SSB) — full PxWeb ingest. License: Norwegian Licence for Open Government Data (NLOD) + CC BY 4.0 Source: https://www.ssb.no/en/statbank/ No API key required. Coverage: ~10,000+ tables in the SSB statistical database: * National accounts and GDP * Labour force and wages * Consumer…",
"url": "https://econdatalibrary.com/ssb.html",
"creator": {
"@type": "sc:Organization",
"name": "Ssb"
},
"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."
}