Travel To Work Survey C02
Leeds City Council
@ukgov.travel_to_work_survey_c02
Leeds City Council
@ukgov.travel_to_work_survey_c02
Data set showing the Co2 emissions based on the staff travel to work survey
Publisher name: Leeds City Council
Last updated: 2022-07-01T04:03:00Z
CREATE TABLE n_2019 (
"organisation_name" VARCHAR,
"site_address" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"survey_type" VARCHAR,
"total_no_of_employees" BIGINT -- Total No. Of Employees,
"no_of_survey_respondents" DOUBLE -- No. Of Survey Respondents,
"overall_co2_emmisions_kg" DOUBLE -- Overall CO2 Emmisions (Kg),
"average_co2_emmisions_kg" DOUBLE -- Average CO2 Emmisions (Kg)
);Anyone who has the link will be able to view this.