Statistics Sweden (SCB) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://www.scb.se/en/services/open-data-api/api-for-the-statistical-database/ No API key required. Coverage: ~10,000+ tables in the SCB statistical database: * National accounts (GDP, GNI,…
Statistics Sweden (SCB) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://www.scb.se/en/services/open-data-api/api-for-the-statistical-database/ No API key required. Coverage: ~10,000+ tables in the SCB statistical database: * National accounts (GDP, GNI, output by industry) * Labour force survey (employment, unemployment, wages) * Consumer/Producer price indices * Trade in goods and services * Population and demography * Industrial and business surveys * Financial accounts and public sector * Housing and construction PxWeb API: GET {BASE}/{path} → catalog list POST {BASE}/{path}/{tableId}/ → data (JSON-stat2) Run: python jobs/ingest_scb.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Scb",
"description": "Statistics Sweden (SCB) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://www.scb.se/en/services/open-data-api/api-for-the-statistical-database/ No API key required. Coverage: ~10,000+ tables in the SCB statistical database: * National accounts (GDP, GNI,…",
"url": "https://econdatalibrary.com/scb.html",
"identifier": "scb",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Scb"
},
"keywords": [
"scb"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-scb",
"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": "scb",
"description": "Statistics Sweden (SCB) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://www.scb.se/en/services/open-data-api/api-for-the-statistical-database/ No API key required. Coverage: ~10,000+ tables in the SCB statistical database: * National accounts (GDP, GNI,…",
"url": "https://econdatalibrary.com/scb.html",
"creator": {
"@type": "sc:Organization",
"name": "Scb"
},
"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."
}