Citywide Mobility Survey - May 2020
City of New York
@usgov.city_of_new_york_citywide_mobility_survey_may_2020
City of New York
@usgov.city_of_new_york_citywide_mobility_survey_may_2020
In 2020, NYC DOT conducted a panel survey of respondents who completed the 2019 CMS. The three surveys allowed the agency to better understand how residents traveled and used public spaces during the stay-at-home period and reopening phases of the pandemic. This is the first panel survey that was fielded from May 4 – May 8, 2020.
Organization: City of New York
Last updated: 2021-08-07T17:33:37.623991
Tags: city, citywidemobilitysurvey, mobility, new-york, survey, travel, zones
CREATE TABLE table_1 (
"person_id" BIGINT,
"hh_id" BIGINT,
"exercise" BIGINT,
"exercise_sidewalk" BIGINT,
"exercise_open_street" BIGINT,
"exercise_plaza" BIGINT,
"exercise_park" BIGINT,
"exercise_trail" BIGINT,
"exercise_other" BIGINT,
"bike_num_days" BIGINT,
"bike_num_days_cms" BIGINT,
"bike_purpose_recreation" BIGINT,
"bike_purpose_grocery" BIGINT,
"bike_purpose_shopping" BIGINT,
"bike_purpose_medical" BIGINT,
"bike_purpose_visit_friend" BIGINT,
"bike_purpose_work" BIGINT,
"bike_purpose_work_related" BIGINT,
"bike_purpose_other" BIGINT,
"bike_purpose_appointment_cms" BIGINT,
"bike_purpose_commute_cms" BIGINT,
"bike_purpose_errands_cms" BIGINT,
"bike_purpose_recreation_cms" BIGINT,
"bike_purpose_transit_cms" BIGINT,
"bike_purpose_other_cms" BIGINT,
"bike_type_owned" BIGINT,
"bike_type_borrowed" BIGINT,
"bike_type_bike_share" BIGINT,
"bike_type_other" BIGINT,
"shopping_food_in_store" BIGINT,
"shopping_food_grocery_pick_up" BIGINT,
"shopping_food_grocery_delivery" BIGINT,
"shopping_food_restaurant_pick_up" BIGINT,
"shopping_food_restaurant_delivery" BIGINT,
"delivery_major_retailer" BIGINT,
"delivery_small_retailer" BIGINT,
"delivery_home" BIGINT,
"delivery_work" BIGINT,
"delivery_other_location" BIGINT,
"delivery_service" BIGINT,
"modes_used_household_vehicle" BIGINT,
"modes_used_other_vehicle" BIGINT,
"modes_used_tnc" BIGINT,
"modes_used_bus" BIGINT,
"modes_used_subway" BIGINT,
"modes_used_rail" BIGINT,
"modes_used_ferry" BIGINT,
"modes_used_walk" BIGINT,
"modes_used_scooter" BIGINT,
"trip_purpose_work" BIGINT,
"trip_purpose_food" BIGINT,
"trip_purpose_shopping" BIGINT,
"trip_purpose_social" BIGINT,
"trip_purpose_exercise" BIGINT,
"trip_purpose_drop_off" BIGINT,
"trip_purpose_other" BIGINT,
"mode_change_food" BIGINT,
"mode_change_errands" BIGINT,
"food_mode" BIGINT,
"errand_mode" BIGINT,
"medical_appointment" BIGINT,
"medical_telehealth" BIGINT,
"medical_other_virtual" BIGINT,
"medical_postponed" BIGINT,
"medical_none" BIGINT,
"medical_mode" BIGINT,
"modes_before_household_vehicle" BIGINT,
"modes_during_household_vehicle" BIGINT,
"modes_before_other_vehicle" BIGINT,
"modes_during_other_vehicle" BIGINT,
"modes_before_tnc" BIGINT,
"modes_during_tnc" BIGINT,
"modes_before_bus" BIGINT,
"modes_during_bus" BIGINT,
"modes_before_subway" BIGINT,
"modes_during_subway" BIGINT,
"modes_before_rail" BIGINT,
"modes_during_rail" BIGINT,
"modes_before_ferry" BIGINT,
"modes_during_ferry" BIGINT,
"modes_before_walk" BIGINT,
"modes_during_walk" BIGINT,
"modes_before_bike" BIGINT,
"modes_during_bike" BIGINT,
"modes_before_scooter" BIGINT,
"modes_during_scooter" BIGINT,
"bike_freq" BIGINT,
"bike_freq_cms" BIGINT,
"car_use" BIGINT,
"employment_before" BIGINT,
"industry_before" BIGINT,
"telework_before" BIGINT,
"employment" BIGINT,
"employment_change_laid_off" BIGINT,
"employment_change_left_job" BIGINT,
"employment_change_furloughed_with_pay" BIGINT,
"employment_change_furloughed_without_pay" BIGINT,
"employment_change_reduced_hours" BIGINT,
"employment_change_pay_cut" BIGINT,
"employment_change_pay_increased" BIGINT
);Anyone who has the link will be able to view this.