Baselight

Global Monthly Burned Area

@owid.monthly_burned_area

Loading...
Loading...

About this Dataset

Global Monthly Burned Area

Monthly burned area in hectares by landcover class for years 2002-2022 for all countries and sub-country administrative units (GADM level 0 and level 1 administrative units).

Tables

Global Monthly Burned Area

@owid.monthly_burned_area.owid_monthly_burned_area
  • 482.35 KB
  • 59220 rows
  • 10 columns
Loading...

CREATE TABLE owid_monthly_burned_area (
  "country" VARCHAR,
  "year" INTEGER,
  "month" INTEGER,
  "days_since_2000" INTEGER,
  "forest" FLOAT,
  "savannas" FLOAT,
  "shrublands_grasslands" FLOAT,
  "croplands" FLOAT,
  "other" FLOAT,
  "all" FLOAT
);

Share link

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