Wildfires
Explore global and country-level data
@kaggle.willianoliveiragibin_wildfires
Explore global and country-level data
@kaggle.willianoliveiragibin_wildfires
CREATE TABLE areaburntbywildfiresbyweek_new (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"area_burnt_by_wildfires_in_2024" BIGINT,
"n__burnt_by_wildfires_in_2023" BIGINT,
"n__burnt_by_wildfires_in_2022" BIGINT,
"n__burnt_by_wildfires_in_2021" BIGINT,
"n__burnt_by_wildfires_in_2020" BIGINT,
"area_burnt_by_wildfires_in_2019" BIGINT,
"a_burnt_by_wildfires_in_2018" BIGINT,
"area_burnt_by_wildfires_in_2017" BIGINT,
"n__area_burnt_by_wildfires_in_2016" BIGINT,
"n__area_burnt_by_wildfires_in_2015" BIGINT,
"area_burnt_by_wildfires_in_2014" BIGINT,
"n__area_burnt_by_wildfires_in_2013" BIGINT,
"n__area_burnt_by_wildfires_in_2012" BIGINT
);
Anyone who has the link will be able to view this.