un_wpp
Un Wpp
Metadata onlyLicense under review
Metadata only. This source’s license does not permit redistribution, so we catalog its metadata but do not re-serve the data. Use the provider link to obtain it under the original terms.
Licensing & provenance
- License
- License under review
- Redistribution
- Not permitted (metadata only)
- Commercial use
- Restricted / no
- Modification
- Permitted
Access & mirrors
- Download
- Select & download un_wpp series as CSV →
- API
- Get a free API key, then GET /v1/series/<id>.csv
- Canonical landing
- https://econdatalibrary.com/un_wpp.html
- Update cadence
- irregular
- Update strategy
- bulk snapshot if changed
- Storage layout
- two parquet files: data/clean_full/un_wpp/indicators_medium.parquet (~25.9 MB) and indicators_other.parquet (~114 MB). Schema: series_key (string), obs_date date32 (set to July 1 of year), value float64. Keys: WPP:{Indicator}:{Variant}:{ISO3}. (Stray _wpp_log.txt/_wpp_err.txt sidecars present from a prior run.)
Structured metadata
schema.org/Dataset (Google Dataset Search)
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Un Wpp",
"description": "Un Wpp — dataset catalogued in the Econ Data Library.",
"url": "https://econdatalibrary.com/un_wpp.html",
"identifier": "un_wpp",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Un Wpp"
},
"keywords": [
"un_wpp"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-un_wpp",
"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."
}
Croissant (ML-ready, schema.org JSON-LD)
{
"@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": "un_wpp",
"description": "Un Wpp — catalogued in the Econ Data Library.",
"url": "https://econdatalibrary.com/un_wpp.html",
"creator": {
"@type": "sc:Organization",
"name": "Un Wpp"
},
"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."
}