Baselight

Anthromes

@owid.anthromes

Loading...
Loading...

About this Dataset

Anthromes

Ellis et al. (2021). "People have shaped most of terrestrial nature for at least 12,000 years". Proceedings of the National Academy of Sciences doi: 10.1073/pnas.2023483118.
This repository contains the full Anthromes-12k-DGG dataset in .csv format for all three uncertainty levels (baseline, lower and upper), as well as the an12_dgg_inputs shapefile containing the discrete global grid polygons and supplemental data which can be joined to the .csv files for mapping. See the included README file for details of the included datasets.
Please refer to the associated R analysis code and research compendium at doi:10.7910/DVN/6FWPZ9 for the associated anthrome class names and example code for working with these data in R.

Related publication:

Erle C. Ellis, Nicolas Gauthier, Kees Klein Goldewijk, Rebecca Bliege Bird, Nicole Boivin, Sandra Díaz, Dorian Q. Fuller, Jacquelyn L. Gill, Jed O. Kaplan, Naomi Kingston, Harvey Locke, Crystal N. H. McMichael, Darren Ranco, Torben C. Rick, M. Rebecca Shaw, Lucas Stephens, Jens-Christian Svenning, and James E.M. Watson, (2021). "People have shaped most of terrestrial nature for at least 12,000 years". Proceedings of the National Academy of Sciences. doi: 10.1073/pnas.2023483118

Tables

Anthromes

@owid.anthromes.owid_anthromes
  • 202.85 KB
  • 675 rows
  • 58 columns
Loading...

CREATE TABLE owid_anthromes (
  "country" VARCHAR,
  "year" INTEGER,
  "land_ar_ice_uninhabited" FLOAT,
  "land_ar_inhabited_treeless_and_barren_lands" FLOAT,
  "land_ar_irrigated_villages" FLOAT,
  "land_ar_mixed_settlements" FLOAT,
  "land_ar_pastoral_villages" FLOAT,
  "land_ar_populated_croplands" FLOAT,
  "land_ar_populated_rangelands" FLOAT,
  "land_ar_populated_woodlands" FLOAT,
  "land_ar_rainfed_villages" FLOAT,
  "land_ar_remote_croplands" FLOAT,
  "land_ar_remote_rangelands" FLOAT,
  "land_ar_remote_woodlands" FLOAT,
  "land_ar_residential_irrigated_croplands" FLOAT,
  "land_ar_residential_rainfed_croplands" FLOAT,
  "land_ar_residential_rangelands" FLOAT,
  "land_ar_residential_woodlands" FLOAT,
  "land_ar_rice_villages" FLOAT,
  "land_ar_urban" FLOAT,
  "land_ar_wild_treeless_and_barren_lands" FLOAT,
  "land_ar_wild_woodlands" FLOAT,
  "share_of_land_type_ice_uninhabited" FLOAT,
  "share_of_land_type_inhabited_treeless_and_barren_lands" FLOAT,
  "share_of_land_type_irrigated_villages" FLOAT,
  "share_of_land_type_mixed_settlements" FLOAT,
  "share_of_land_type_pastoral_villages" FLOAT,
  "share_of_land_type_populated_croplands" FLOAT,
  "share_of_land_type_populated_rangelands" FLOAT,
  "share_of_land_type_populated_woodlands" FLOAT,
  "share_of_land_type_rainfed_villages" FLOAT,
  "share_of_land_type_remote_croplands" FLOAT,
  "share_of_land_type_remote_rangelands" FLOAT,
  "share_of_land_type_remote_woodlands" FLOAT,
  "share_of_land_type_residential_irrigated_croplands" FLOAT,
  "share_of_land_type_residential_rainfed_croplands" FLOAT,
  "share_of_land_type_residential_rangelands" FLOAT,
  "share_of_land_type_residential_woodlands" FLOAT,
  "share_of_land_type_rice_villages" FLOAT,
  "share_of_land_type_urban" FLOAT,
  "share_of_land_type_wild_treeless_and_barren_lands" FLOAT,
  "share_of_land_type_wild_woodlands" FLOAT,
  "land_ar_dense_settlements" FLOAT,
  "land_ar_villages" FLOAT,
  "land_ar_croplands" FLOAT,
  "land_ar_rangelands" FLOAT,
  "land_ar_seminatural_lands" FLOAT,
  "land_ar_wild_lands" FLOAT,
  "land_ar_used_lands" FLOAT,
  "land_ar_woodlands" FLOAT,
  "share_of_land_type_dense_settlements" FLOAT,
  "share_of_land_type_villages" FLOAT,
  "share_of_land_type_croplands" FLOAT,
  "share_of_land_type_rangelands" FLOAT,
  "share_of_land_type_seminatural_lands" FLOAT,
  "share_of_land_type_wild_lands" FLOAT,
  "share_of_land_type_used_lands" FLOAT,
  "share_of_land_type_woodlands" FLOAT
);

Share link

Anyone who has the link will be able to view this.