City-wide CO2 Emissions
Leicester City Council
@ukgov.city_wide_co2_emissions
Leicester City Council
@ukgov.city_wide_co2_emissions
CREATE TABLE table_1 (
"year" BIGINT,
"industry_and_commercial_electricity" DOUBLE,
"industry_and_commercial_gas" DOUBLE,
"industrial_and_commercial_other_fuels" DOUBLE,
"agriculture" DOUBLE,
"domestic_electricity" DOUBLE,
"domestic_gas" DOUBLE,
"domestic_other_fuels" DOUBLE,
"road_transport_a_roads" DOUBLE,
"road_transport_minor_roads" DOUBLE,
"transport_other" DOUBLE,
"populations_000s_mid_year_estimate" DOUBLE,
"per_capita_emissions" DOUBLE,
"grand_total_1990_only" DOUBLE,
"annual_change" DOUBLE,
"total_change" DOUBLE,
"column_17" VARCHAR,
"column_18" VARCHAR,
"column_19" VARCHAR,
"industry_and_commercial_total" DOUBLE,
"domestic_total" DOUBLE,
"transport_total" DOUBLE,
"grand_total" DOUBLE
);
Anyone who has the link will be able to view this.