Swiss Federal Statistical Office (BFS/OFS) — PxWeb ingest. License: OPEN-BY-ASK (free for non-commercial use with attribution) Source: https://www.bfs.admin.ch/bfs/de/home/statistiken.html No API key required. Coverage: ~673 tables in the BFS PxWeb database (German API): * National accounts (GDP,…
Swiss Federal Statistical Office (BFS/OFS) — PxWeb ingest. License: OPEN-BY-ASK (free for non-commercial use with attribution) Source: https://www.bfs.admin.ch/bfs/de/home/statistiken.html No API key required. Coverage: ~673 tables in the BFS PxWeb database (German API): * National accounts (GDP, GNI, output) * Labour market (employment, wages, unemployment) * Prices (CPI, producer prices) * Trade (imports/exports) * Population and demography * Housing and construction * Industry and services * Finance and insurance * Health and education PxWeb multi-table root: GET /api/v1/en/ → list all table IDs Data query: POST /api/v1/de/{dbid}/{table}.px/ → JSON-stat2 NOTE: English API returns 400 for individual tables; use German endpoint for data. Run: python jobs/ingest_bfs.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Bfs",
"description": "Swiss Federal Statistical Office (BFS/OFS) — PxWeb ingest. License: OPEN-BY-ASK (free for non-commercial use with attribution) Source: https://www.bfs.admin.ch/bfs/de/home/statistiken.html No API key required. Coverage: ~673 tables in the BFS PxWeb database (German API): * National accounts (GDP,…",
"url": "https://econdatalibrary.com/bfs.html",
"identifier": "bfs",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Bfs"
},
"keywords": [
"bfs"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-bfs",
"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": "bfs",
"description": "Swiss Federal Statistical Office (BFS/OFS) — PxWeb ingest. License: OPEN-BY-ASK (free for non-commercial use with attribution) Source: https://www.bfs.admin.ch/bfs/de/home/statistiken.html No API key required. Coverage: ~673 tables in the BFS PxWeb database (German API): * National accounts (GDP,…",
"url": "https://econdatalibrary.com/bfs.html",
"creator": {
"@type": "sc:Organization",
"name": "Bfs"
},
"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."
}