Comprehensive metrics tracking what matters for thriving, sustainable communities, Part of https://walkthru.earth/hormones-cities
WorldPop SSP 1km population projections (2025–2100) aggregated to H3 hexagonal cells in optimized Parquet format. Eight H3 resolutions (1–8), one file per resolution, sorted by h3_index. v2 (recommended) uses BIGINT h3_index with 17 columns; v1 (legacy) uses VARCHAR h3_index with geometry/lat/lon/area_km2.
Compression: ZSTD level 3. Row groups: 1,000,000 rows.
17 columns total. Geometry, lat/lon, and area_km2 from v1 are derivable from h3_index via the DuckDB h3 extension (e.g., h3_cell_to_lat(h3_index), h3_cell_to_lng(h3_index)).
Sample values (res 5, most populated cells, SSP2 2025):
h3.latlng_to_cell()GROUP BY h3_index, SUM()h3_index (v2 stores BIGINT h3_index only; v1 legacy includes native GEOMETRY via DuckDB spatial)All resolutions produce consistent world totals (~8.19 billion for 2025).
v2 files do not include geometry, lat, lon, or area_km2 columns — these are derivable from the BIGINT h3_index using the DuckDB h3 community extension:
v1 (legacy) files retain the original schema with VARCHAR h3_index, native Parquet 2.11+ GEOMETRY, lat, lon, and area_km2 columns. v1 is located at indices/population/v1/scenario=SSP2/h3_res={1-8}/data.parquet.
WorldPop Global SSP Projections v0.2 — 30 arc-second (~1 km) gridded population projections for 2025–2100 under five Shared Socioeconomic Pathways (SSP1–SSP5). Float32, LZW-compressed GeoTIFF, EPSG:4326, coverage 60°S–84°N.
WorldPop. (2018). Global 1km-grid population projections, v0.2. University of Southampton. doi:10.5258/SOTON/WP00849
This dataset is licensed under CC BY 4.0 by walkthru.earth. The source WorldPop SSP Projections is licensed under CC BY 4.0 by the University of Southampton.
pop_2065| FLOAT |
| Projected population count, 2065 |
pop_2070 | FLOAT | Projected population count, 2070 |
pop_2075 | FLOAT | Projected population count, 2075 |
pop_2080 | FLOAT | Projected population count, 2080 |
pop_2085 | FLOAT | Projected population count, 2085 |
pop_2090 | FLOAT | Projected population count, 2090 |
pop_2095 | FLOAT | Projected population count, 2095 |
pop_2100 | FLOAT | Projected population count, 2100 |