Global population grid at 100m resolution from 1975 to 2030 in 5-year intervals, disaggregated using GHSL built-up surface and CIESIN census data. Maharashtra subset enables historical population density analysis across 50+ years.
import rasterio
# Download from https://ghsl.jrc.ec.europa.eu/
# src = rasterio.open('GHS_POP_E2020_GLOBE_R2023A.tif')
print('GHS-POP: https://ghsl.jrc.ec.europa.eu/')| Field | Type | Description |
|---|---|---|
| population | float | Estimated population count per grid cell |
| resolution | string | Grid resolution (100m, 250m, 1km) |
| year | int | Reference year |