Updated

HYDE: History Database of the Global Environment

12,000 years of global population and land use history. HYDE 3.3 provides annual to millennial estimates of world population and agricultural land use (cropland, pasture) from 10,000 BCE to 2023 CE, based on archaeological, historical, and census sources. Developed by the Netherlands Environmental Assessment Agency (PBL) and Utrecht University.

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.

/climate-and-environment/hyde-history-database-of-the-global-environment/
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/README.md
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/cropland_r.txt
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/data/land-use.csv
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/data/population.csv
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/datapackage.json
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/his_crop_23mrt2023.csv
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/his_past_23mrt2023.csv
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/pasture_r.txt
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/popc_r.txt
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/process.py
Key Files

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

datapackage.jsonmetadata & schema
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/climate-and-environment/hyde-history-database-of-the-global-environment/_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 Views

Data Previews

population

Loading data...

Schema

nametypedescription
yearintegerYear of observation. Negative values are BCE (e.g. -10000 = 10,000 BCE). Spacing is millennial before 1 CE, then decadal to 1700, then annual to 2023.
populationintegerTotal world population (persons)

land-use

Loading data...

Schema

nametypedescription
yearintegerYear of observation. Negative values are BCE.
indicatorstringLand use type: 'cropland' (all cultivated area) or 'pasture' (managed grazing land)
area_km2numberTotal global area in km²

Data Files

FileDescriptionSizeLast modifiedDownload
population
Global human population from 10,000 BCE to 2023 CE. Values are total world population in persons, derived by summing HYDE 3.3 regional baseline estimates. Negative years denote BCE.2.11 kBabout 2 months ago
population
land-use
Global agricultural land use from 10,000 BCE to 2023 CE. Covers cropland (all cultivated area) and pasture (managed grazing land). Areas in km².6.42 kBabout 2 months ago
land-use
FilesSizeFormatCreatedUpdatedLicenseSource
28.52 kBcsvabout 2 months agoCreative Commons Attribution 4.0 InternationalKlein Goldewijk, K., Beusen, A., Doelman, J. & Stehfest, E. (2017, updated 2024). Anthropogenic land use estimates for the Holocene — HYDE 3.3. Netherlands Environmental Assessment Agency (PBL) / Utrecht University.

HYDE: History Database of the Global Environment

12,000 years of global population and agricultural land use. Developed by the Netherlands Environmental Assessment Agency (PBL) and Utrecht University.

Overview

HYDE 3.3 provides estimates of world population and land use from 10,000 BCE to 2023 CE — the entire span of human civilization. The database is built from archaeological, historical, and census sources and is widely used in climate modelling, sustainability research, and global change studies.

Data

FileDescriptionRows
data/population.csvGlobal population by year126
data/land-use.csvCropland and pasture by year252

Population

Global total world population in persons. Highlights:

YearPopulation
10,000 BCE~4.5 million
Year 0 (1 CE)~232 million
1750~753 million
1950~2.5 billion
2023~7.9 billion

Land Use

Global agricultural area in km², covering two categories:

  • Cropland — all cultivated land (arable + permanent crops)
  • Pasture — managed grazing land (excludes natural rangeland)
YearCropland (km²)Pasture (km²)
10,000 BCE00
Year 0~1,496,000~170,000
1750~4,640,000~3,200,000
2023~16,267,000~7,434,000

Source Data

Raw source files (space-separated regional tables from HYDE 3.3 baseline scenario):

FileDescription
popc_r.txtRegional population counts (persons)
cropland_r.txtRegional cropland area (km²)
pasture_r.txtRegional pasture area (km²)

Run python3 process.py to regenerate the CSVs from these source files.

Source

Klein Goldewijk, K., Beusen, A., Doelman, J. & Stehfest, E. (2017, updated 2024). Anthropogenic land use estimates for the Holocene — HYDE 3.3. Netherlands Environmental Assessment Agency (PBL) / Utrecht University. DOI: 10.24416/UU01-94FNH0

HYDE project page: https://www.pbl.nl/en/hyde-history-database-of-the-global-environment

License

CC BY 4.0. Cite the original HYDE 3.3 publication when using this dataset.