Statistics New Zealand — national accounts, trade, population, labour. License: Creative Commons Attribution 4.0 Source: https://www.stats.govt.nz/large-datasets/csv-files-for-download/ No API key required (direct CSV/Excel download). Coverage: * GDP quarterly (expenditure, income, production…
Stats NZ (Tatauranga Aotearoa). Retrieved from https://www.stats.govt.nz. Compiled and redistributed by the Elkassabgi Data Library.
Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.
Statistics New Zealand — national accounts, trade, population, labour. License: Creative Commons Attribution 4.0 Source: https://www.stats.govt.nz/large-datasets/csv-files-for-download/ No API key required (direct CSV/Excel download). Coverage: * GDP quarterly (expenditure, income, production approaches) * Balance of payments, trade in goods and services * Labour force survey (employment, unemployment, wages) * CPI components and sub-indices * Dwelling consents and sales * Population (national, sub-national) * Business financial statistics Run: python jobs/ingest_statsnz.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Stats NZ (Tatauranga Aotearoa)",
"description": "Gross Domestic Product; Final Consumption Expenditure; Actual (Dollars). Stats NZ. 1,320 series, 1972–2024. Free download under CC BY 4.0.",
"url": "https://econdatalibrary.com/stats_nz",
"identifier": "stats_nz",
"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": "Stats NZ",
"url": "https://www.stats.govt.nz"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Macroeconomics",
"stats_nz"
],
"temporalCoverage": "1972-03-01/2024-12-01",
"creditText": "Source: Stats NZ, licensed under CC BY 4.0",
"citation": "Stats NZ (Tatauranga Aotearoa). Retrieved from https://www.stats.govt.nz. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-stats_nz",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "stats_nz — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=stats_nz",
"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": "stats_nz",
"description": "Gross Domestic Product; Final Consumption Expenditure; Actual (Dollars). Stats NZ. 1,320 series, 1972–2024. Free download under CC BY 4.0.",
"url": "https://econdatalibrary.com/stats_nz",
"creator": {
"@type": "sc:Organization",
"name": "Stats NZ",
"url": "https://www.stats.govt.nz"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"keywords": [
"Macroeconomics"
],
"temporalCoverage": "1972-03-01/2024-12-01",
"citation": "Stats NZ (Tatauranga Aotearoa). Retrieved from https://www.stats.govt.nz. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "stats_nz-csv",
"name": "stats_nz-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=stats_nz",
"encodingFormat": "text/csv"
}
]
}