ONS UK (Office for National Statistics) full ingest. License: Open Government Licence v3.0 (OGL) Source: ONS API — https://api.beta.ons.gov.uk/v1/ No API key required. Strategy: * List all datasets from /v1/datasets * For each dataset: fetch the latest version CSV or observations * One Parquet per…
ONS UK (Office for National Statistics) full ingest. License: Open Government Licence v3.0 (OGL) Source: ONS API — https://api.beta.ons.gov.uk/v1/ No API key required. Strategy: * List all datasets from /v1/datasets * For each dataset: fetch the latest version CSV or observations * One Parquet per dataset; fully resumable Run: python jobs/ingest_ons_uk.py python jobs/ingest_ons_uk.py --only cpih01,lfst01
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Ons Uk",
"description": "ONS UK (Office for National Statistics) full ingest. License: Open Government Licence v3.0 (OGL) Source: ONS API — https://api.beta.ons.gov.uk/v1/ No API key required. Strategy: * List all datasets from /v1/datasets * For each dataset: fetch the latest version CSV or observations * One Parquet per…",
"url": "https://econdatalibrary.com/ons_uk.html",
"identifier": "ons_uk",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Ons Uk"
},
"keywords": [
"ons_uk"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-ons_uk",
"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": "ons_uk",
"description": "ONS UK (Office for National Statistics) full ingest. License: Open Government Licence v3.0 (OGL) Source: ONS API — https://api.beta.ons.gov.uk/v1/ No API key required. Strategy: * List all datasets from /v1/datasets * For each dataset: fetch the latest version CSV or observations * One Parquet per…",
"url": "https://econdatalibrary.com/ons_uk.html",
"creator": {
"@type": "sc:Organization",
"name": "Ons Uk"
},
"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."
}