CBS Netherlands OData v3 ingest — full statistical catalog. License: CC BY 4.0 (Statistics Netherlands open data) Source: opendata.cbs.nl/OData (v3 REST API) Catalog: https://opendata.cbs.nl/ODataCatalog/Tables?$format=json Strategy: * List all tables from the OData catalog (~8000+ tables) * For…
CBS Netherlands OData v3 ingest — full statistical catalog. License: CC BY 4.0 (Statistics Netherlands open data) Source: opendata.cbs.nl/OData (v3 REST API) Catalog: https://opendata.cbs.nl/ODataCatalog/Tables?$format=json Strategy: * List all tables from the OData catalog (~8000+ tables) * For each table: GET /OData/{tableId}/TypedDataSet paginated * Map Period dimension → obs_date; all other dims → series_key * One Parquet per table; fully resumable Run: python jobs/ingest_cbs_nl.py python jobs/ingest_cbs_nl.py --only 83439NED,37230NED
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Cbs Nl",
"description": "CBS Netherlands OData v3 ingest — full statistical catalog. License: CC BY 4.0 (Statistics Netherlands open data) Source: opendata.cbs.nl/OData (v3 REST API) Catalog: https://opendata.cbs.nl/ODataCatalog/Tables?$format=json Strategy: * List all tables from the OData catalog (~8000+ tables) * For…",
"url": "https://econdatalibrary.com/cbs_nl.html",
"identifier": "cbs_nl",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Cbs Nl"
},
"keywords": [
"cbs_nl"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-cbs_nl",
"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": "cbs_nl",
"description": "CBS Netherlands OData v3 ingest — full statistical catalog. License: CC BY 4.0 (Statistics Netherlands open data) Source: opendata.cbs.nl/OData (v3 REST API) Catalog: https://opendata.cbs.nl/ODataCatalog/Tables?$format=json Strategy: * List all tables from the OData catalog (~8000+ tables) * For…",
"url": "https://econdatalibrary.com/cbs_nl.html",
"creator": {
"@type": "sc:Organization",
"name": "Cbs Nl"
},
"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."
}