Baselight

Deforestation Dataset

Accelerating climate change and threatening biodiversity

@kaggle.konradb_deforestation_dataset

Loading...
Loading...

About this Dataset

Deforestation Dataset

From the project website: https://sdga2022.github.io/sdga2022/goal-15-life-on-land

SDG 15 aims to protect, restore, and promote the sustainable use of terrestrial ecosystems and forests, to halt and reverse land degradation, and to put a stop to loss in biodiversity. In 2020, forests accounted for almost a third percent of global land area. Since 2000, forest area across the world has declined by 2.4 percent, an area equivalent to the size of Egypt.

Tables

Goal15 Forest Shares

@kaggle.konradb_deforestation_dataset.goal15_forest_shares
  • 7.77 KB
  • 237 rows
  • 4 columns
Loading...

CREATE TABLE goal15_forest_shares (
  "iso3c" VARCHAR,
  "forests_2000" DOUBLE,
  "forests_2020" DOUBLE,
  "trend" DOUBLE
);

Share link

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