Travel To Work Survey - Mode Of Transport
Leeds City Council
@ukgov.travel_to_work_survey_mode_of_transport
Leeds City Council
@ukgov.travel_to_work_survey_mode_of_transport
CREATE TABLE n_2016_2019 (
"unnamed_0" BIGINT,
"bus" VARCHAR,
"car_single_occupant" VARCHAR,
"car_share_driver" VARCHAR,
"car_share_passenger" VARCHAR,
"cycle" VARCHAR,
"foot" VARCHAR,
"motorcycle" VARCHAR,
"not_at_work" VARCHAR,
"other_e_g_work_from_home" VARCHAR,
"taxi" VARCHAR,
"train" VARCHAR,
"no_of_responses" BIGINT,
"unnamed_13" VARCHAR,
"unnamed_14" VARCHAR,
"unnamed_15" VARCHAR,
"unnamed_16" VARCHAR,
"unnamed_17" VARCHAR,
"unnamed_18" VARCHAR,
"unnamed_19" VARCHAR
);
Anyone who has the link will be able to view this.