Population Growth

9,615
0
Updated:
Files:10
Size:7.45 MB
Formats:csv

Total Population - Both Sexes. De facto population in a country, area or region as of 1 July of the year indicated. Figures are presented in thousands. Data comes from United Nations' Population Di...

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-growth-estimates-and-projections/
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/.datahub/datapackage.json
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/.datahub/flow.yaml
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/README.md
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-constant-fertility.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-constant-mortality.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-estimates.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-high-fertility.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-instant-replacement.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-low-fertility.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-medium-fertility.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-momentum.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-no-change.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/data/population-zero-migration.csv
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/datapackage.json
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/pipeline-spec.yaml
https://datahub.io/core/population-growth-estimates-and-projections/_r/-/population_estimates_flow.py
Key Files

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

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

Data Files

Explore with AI

population-estimates

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
583 kB

population-low-fertility

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
761 kB

population-medium-fertility

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
763 kB

population-high-fertility

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
764 kB

population-constant-fertility

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
764 kB

population-instant-replacement

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
762 kB

population-momentum

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
763 kB

population-zero-migration

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
762 kB

population-constant-mortality

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
763 kB

population-no-change

Download

Download CSV

About

Last updated
9 February 2026
Total rows
...
Format
CSV
File size
764 kB

About this dataset

Update Script Maintenance Report

Date: 2026-03-04

  • Ran updater: python population_estimates_flow.py.
  • Root cause: upstream UN source URL in pipeline currently returns HTTP 404.
  • Fixes made:
    • Added first monthly + manual GitHub Actions workflow with contents: write and reproducible dataflows install.
    • Kept existing pipeline logic unchanged to avoid introducing unverified source migrations.
  • Validation summary: updater invocation is wired in automation; data refresh remains blocked by upstream endpoint availability.