Monthly Greenhouse Gas Concentration
@owid.long_run_ghg_concentration
@owid.long_run_ghg_concentration
The Carbon Cycle Greenhouse Gases (CCGG) research area operates the Global Greenhouse Gas Reference Network, measuring the atmospheric distribution and trends of the three main long-term drivers of climate change, carbon dioxide (CO2), methane (CH4), and nitrous oxide (N2O), as well as carbon monoxide (CO) which is an important indicator of air pollution.
CREATE TABLE owid_long_run_ghg_concentration_1 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_10 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_11 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_2 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_3 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_4 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_5 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_6 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_7 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_8 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);CREATE TABLE owid_long_run_ghg_concentration_9 (
"location" VARCHAR,
"year" INTEGER,
"ch4_concentration" FLOAT,
"co2_concentration" FLOAT,
"n2o_concentration" FLOAT
);Anyone who has the link will be able to view this.