UI - Atmospheric Emissions Of CO2 (LUISA Platform REF2014)
Joint Research Centre
@ecjrc.jrc_luisa_co2_atmospheric_emissions_ref_2014
Joint Research Centre
@ecjrc.jrc_luisa_co2_atmospheric_emissions_ref_2014
The indicator shows the spatial distribution of CO2 (Carbon dioxide) emissions over Europe. The total emissions for each country are derived from the GAINS model. This is the first version of the dataset (1.0) and it has not been extensively validated yet.
Publisher name: Joint Research Centre
Publisher URL: https://commission.europa.eu/about/departments-and-executive-agencies/joint-research-centre
Last updated: 2024-10-10T14:49:42Z
CREATE TABLE ui_co2_atmospheric_emission_danube (
"nuts_2" VARCHAR,
"n_2010" DOUBLE -- 2010,
"n_2020" DOUBLE -- 2020,
"n_2030" DOUBLE -- 2030
);CREATE TABLE ui_co2_atmospheric_emission_europe (
"nuts_2" VARCHAR,
"n_2010" DOUBLE -- 2010,
"n_2020" DOUBLE -- 2020,
"n_2030" DOUBLE -- 2030
);Anyone who has the link will be able to view this.