LA Community-Wide Greenhouse Gas Emissions
From Los Angeles Open Data
@kaggle.cityofla_la_community_wide_greenhouse_gas_emissions
From Los Angeles Open Data
@kaggle.cityofla_la_community_wide_greenhouse_gas_emissions
CREATE TABLE community_wide_greenhouse_gas_emissions (
"gpc_ref_no" VARCHAR,
"scope" BIGINT,
"ghg_emissions_source" VARCHAR,
"sector" VARCHAR,
"sub_sector" VARCHAR,
"notation_keys" VARCHAR,
"co2" BIGINT,
"ch4" BIGINT,
"n2o" BIGINT,
"total_tco2e" BIGINT,
"co2_b" BIGINT,
"explanation_for_using_notation_key_s" VARCHAR
);
Anyone who has the link will be able to view this.