E-Scooter Trips - Census Tract Summary - 2020
City of Chicago
@usgov.city_of_chicago_e_scooter_trips_census_tract_summary_2020
City of Chicago
@usgov.city_of_chicago_e_scooter_trips_census_tract_summary_2020
Electric scooter trips taken during the 2020 Chicago pilot program, summarized by census tract for the entire 2020 season. For more information on the pilot, see https://www.chicago.gov/scooters.
For privacy reasons, some Census Tracts (accounting for fewer than 0.2% of trips) corresponding to very-low-frequency combinations have been removed. Note that some other Census Tract values may be blank due to limitations in the source data or being outside Chicago.
Organization: City of Chicago
Last updated: 2021-08-07T18:00:34.695168
Tags: 2020, e-scooter, scooter, transportation
CREATE TABLE table_1 (
"start_census_tract" VARCHAR,
"end_census_tract" DOUBLE,
"trip_count" BIGINT,
"start_community_area_name" VARCHAR,
"end_community_area_name" VARCHAR,
"start_community_area_number" DOUBLE,
"end_community_area_number" DOUBLE,
"start_centroid_latitude" DOUBLE,
"start_centroid_longitude" DOUBLE,
"start_centroid_location" VARCHAR,
"end_centroid_latitude" DOUBLE,
"end_centroid_longitude" DOUBLE,
"end_centroid_location" VARCHAR
);Anyone who has the link will be able to view this.