Statistics Finland (StatFin) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://stat.fi/en/statistics/ No API key required. Coverage: ~3,000+ tables in the StatFin database: * National accounts (GDP, GNI, output by industry) * Labour force survey (employment,…
Statistics Finland (StatFin) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://stat.fi/en/statistics/ No API key required. Coverage: ~3,000+ tables in the StatFin database: * National accounts (GDP, GNI, output by industry) * Labour force survey (employment, unemployment, wages) * Consumer price index * Trade in goods and services * Population and vital statistics * Industrial production * Financial accounts * Housing prices and permits * Energy and environment * Regional statistics PxWeb API: GET {BASE}/{path} → catalog list POST {BASE}/{path}/{id}/ → data (JSON-stat2) Run: python jobs/ingest_statfin.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Statfin",
"description": "Statistics Finland (StatFin) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://stat.fi/en/statistics/ No API key required. Coverage: ~3,000+ tables in the StatFin database: * National accounts (GDP, GNI, output by industry) * Labour force survey (employment,…",
"url": "https://econdatalibrary.com/statfin.html",
"identifier": "statfin",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Statfin"
},
"keywords": [
"statfin"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-statfin",
"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": "statfin",
"description": "Statistics Finland (StatFin) — full PxWeb ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://stat.fi/en/statistics/ No API key required. Coverage: ~3,000+ tables in the StatFin database: * National accounts (GDP, GNI, output by industry) * Labour force survey (employment,…",
"url": "https://econdatalibrary.com/statfin.html",
"creator": {
"@type": "sc:Organization",
"name": "Statfin"
},
"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."
}