API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
Access dataset files directly from scripts, code, or AI agents.
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.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Files
Explore with AIunsd-citypopulation-year-both
| Field | Type |
|---|---|
| Country or Area | string |
| Year | string |
| Area | string |
| Sex | string |
| City | string |
| City type | string |
| Record Type | string |
| Reliability | string |
| Source Year | string |
| Value | string |
| Value Footnotes | string |
Download
Download CSVAbout
- Last updated
- 5 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 4.55 MB
unsd-citypopulation-year-fm
| Field | Type |
|---|---|
| Country or Area | string |
| Year | string |
| Area | string |
| Sex | string |
| City | string |
| City type | string |
| Record Type | string |
| Reliability | string |
| Source Year | string |
| Value | string |
| Value Footnotes | string |
Download
Download CSVAbout
- Last updated
- 1 May 2026
- Total rows
- ...
- Format
- CSV
- File size
- 7.13 MB
About this dataset
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.