Updated

UPDATE_SCRIPT_MAINTENANCE_REPORT

1.2K

City population yearly timeseries for female and male, and for both sexes, collected by the United Nations Statistics Division and published by UNData in 22 Dec 2014 Next update in UNdata: Jun 2015 (est.) Periodicity: biannual. Contains two datasets in CSV format: unsd-citypopulation-year-both.csv Size: 2.4 MB unsd-citypopulation-year-fm.csv File size: 3.7 MB Final 222 lines in both datasets contain original notes.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/population-city/
https://datahub.io/core/population-city/_r/-/.gitignore
https://datahub.io/core/population-city/_r/-/README.md
https://datahub.io/core/population-city/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/population-city/_r/-/data/unsd-citypopulation-year-both.csv
https://datahub.io/core/population-city/_r/-/data/unsd-citypopulation-year-fm.csv
https://datahub.io/core/population-city/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/population-city/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/population-city/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

unsd-citypopulation-year-both

Loading data...

Schema

nametype
Country or Areastring
Yearstring
Areastring
Sexstring
Citystring
City typestring
Record Typestring
Reliabilitystring
Source Yearstring
Valuestring
Value Footnotesstring

unsd-citypopulation-year-fm

Loading data...

Schema

nametype
Country or Areastring
Yearstring
Areastring
Sexstring
Citystring
City typestring
Record Typestring
Reliabilitystring
Source Yearstring
Valuestring
Value Footnotesstring

Data Files

FileDescriptionSizeLast modifiedDownload
unsd-citypopulation-year-both
4.55 MBabout 2 months ago
unsd-citypopulation-year-both
unsd-citypopulation-year-fm
7.13 MBabout 2 months ago
unsd-citypopulation-year-fm
FilesSizeFormatCreatedUpdatedLicenseSource
211.7 MBcsvabout 2 months agoOpen Data Commons Public Domain Dedication and License v1.0UNData: UNSD Demographic Statistics

Update Script Maintenance Report

Date: 2026-03-04

  • Root cause: automation used broad triggers and had no explicit workflow write permissions.
  • Fixes made: narrowed workflow to schedule + manual dispatch, upgraded action versions, added permissions: contents: write, and preserved commit paths for generated files.
  • Validation: reviewed workflow run sequence and staged-file scope (data, datapackage.json, README.md).
  • Known blockers: none identified in this remediation pass.