Baselight

Tree Cover Loss By Dominant Driver

@owid.tree_cover_loss_by_driver

Loading...
Loading...

About this Dataset

Tree Cover Loss By Dominant Driver

Shows a time-series of tree cover loss by dominant driver for the time period 2001-2023, the dominant driver of tree cover loss from 2001-2023 using the following five categories:

  • Commodity-driven deforestation: Large-scale deforestation linked primarily to commercial agricultural expansion.

  • Shifting agriculture: Temporary loss or permanent deforestation due to small- and medium-scale agriculture.

  • Forestry: Temporary loss from plantation and natural forest harvesting, with some deforestation of primary forests.

  • Wildfire: Temporary loss, does not include fire clearing for agriculture.

  • Urbanization: Deforestation for expansion of urban centers.

The commodity-driven deforestation and urbanization categories represent permanent deforestation, while tree cover usually regrows in the other categories.

Tables

Tree Cover Loss By Dominant Driver

@owid.tree_cover_loss_by_driver.owid_tree_cover_loss_by_driver
  • 146.62 KB
  • 4804 rows
  • 9 columns
Loading...

CREATE TABLE owid_tree_cover_loss_by_driver (
  "country" VARCHAR,
  "year" INTEGER,
  "commodity_driven_deforestation" FLOAT,
  "forestry" FLOAT,
  "shifting_agriculture" FLOAT,
  "unknown" FLOAT,
  "urbanization" FLOAT,
  "wildfire" FLOAT,
  "total" FLOAT
);

Share link

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