CSO Ireland (Central Statistics Office) — PxStat full ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://data.cso.ie / https://ws.cso.ie/public/api.restful/ No API key required. Coverage: ~10,000+ tables across 9 themes: * Census (population by age, sex, nationality,…
CSO Ireland (Central Statistics Office) — PxStat full ingest. License: Creative Commons Attribution 4.0 (CC BY 4.0) Source: https://data.cso.ie / https://ws.cso.ie/public/api.restful/ No API key required. Coverage: ~10,000+ tables across 9 themes: * Census (population by age, sex, nationality, housing, etc.) * Economy (national accounts, trade, finance, prices) * Labour Market and Earnings * People and Society (health, housing, crime, education) * Business Sectors (agriculture, industry, transport, tourism) * Environment (energy, climate, ecosystem) * Other Public Sector Bodies (Central Bank, Dept of Health, etc.) * High Value Datasets * Themed Publications Run: python jobs/ingest_cso_ireland.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Central Statistics Office (CSO), Ireland",
"description": "Population; Private Households in Permanent Housing Units. Central Statistics Office (CSO), Ireland. 7,896 series. Free download.",
"url": "https://econdatalibrary.com/cso",
"identifier": "cso",
"isAccessibleForFree": true,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"includedInDataCatalog": {
"@type": "DataCatalog",
"@id": "https://econdatalibrary.com/#catalog",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com/catalog"
},
"creator": {
"@type": "Organization",
"name": "Central Statistics Office, Ireland",
"url": "https://www.cso.ie/"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Macroeconomics",
"cso"
],
"creditText": "Contains Irish Public Sector Data (Central Statistics Office) licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) licence.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-cso",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "cso — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=cso",
"license": "https://creativecommons.org/licenses/by/4.0/"
}
]
}{
"@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": "cso",
"description": "Population; Private Households in Permanent Housing Units. Central Statistics Office (CSO), Ireland. 7,896 series. Free download.",
"url": "https://econdatalibrary.com/cso",
"creator": {
"@type": "sc:Organization",
"name": "Central Statistics Office, Ireland",
"url": "https://www.cso.ie/"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Macroeconomics"
],
"distribution": [
{
"@type": "cr:FileObject",
"@id": "cso-csv",
"name": "cso-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=cso",
"encodingFormat": "text/csv"
}
]
}