Cumulative Area Burnt
All data and visualizations on Our World in Data rely on data sourced.
@kaggle.willianoliveiragibin_cumulative_area_burnt
All data and visualizations on Our World in Data rely on data sourced.
@kaggle.willianoliveiragibin_cumulative_area_burnt
CREATE TABLE wildfires_by_week_new (
"entity" VARCHAR,
"year" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2023" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2022" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2021" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2020" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2019" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2018" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2017" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2016" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2015" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2014" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2013" BIGINT,
"cumulative_area_burnt_by_wildfires_in_2012" BIGINT
);
Anyone who has the link will be able to view this.