2023 Walk & Bike Count Data
City of Los Angeles
@usgov.city_of_los_angeles_2023_walk_bike_count_data
City of Los Angeles
@usgov.city_of_los_angeles_2023_walk_bike_count_data
Counts by mode
Travel characteristics (observed by data collector)
Organization: City of Los Angeles
Last updated: 2024-08-16T18:40:34.750132
CREATE TABLE table_1 (
"index" VARCHAR,
"street_name" VARCHAR,
"limit_1" VARCHAR,
"limit_2" VARCHAR,
"full_location_names_2023" VARCHAR,
"facility_type" VARCHAR,
"ped_total" BIGINT,
"ped_female_total" BIGINT,
"ped_male_total" BIGINT,
"ped_mobassist_total" BIGINT,
"ped_stroller_total" BIGINT,
"ped_weekday_total" BIGINT,
"ped_weekday_female" BIGINT,
"ped_weekday_male" BIGINT,
"ped_weekday_mobassist" BIGINT,
"ped_weekday_stroller" BIGINT,
"ped_weekend" BIGINT,
"ped_weekend_female" DOUBLE,
"ped_weekend_male" DOUBLE,
"ped_weekend_mobassist" DOUBLE,
"ped_weekend_stroller" DOUBLE,
"bike_total" BIGINT,
"bike_female_total" BIGINT,
"bike_male_total" BIGINT,
"bike_sidewalk_total" BIGINT,
"bike_contraflow_total" BIGINT,
"bike_helmet_total" BIGINT,
"bike_weekday_total" BIGINT,
"bike_weekday_female" BIGINT,
"bike_weekday_male" BIGINT,
"bike_weekday_sidewalk" BIGINT,
"bike_weekday_contraflow" DOUBLE,
"bike_weekday_helmet" DOUBLE,
"bike_weekend_total" BIGINT,
"bike_weekend_female" DOUBLE,
"bike_weekend_male" DOUBLE,
"bike_weekend_sidewalk" DOUBLE,
"bike_weekend_contraflow" DOUBLE,
"bike_weekend_helmet" DOUBLE,
"scooter_total" BIGINT,
"scooter_female_total" BIGINT,
"scooter_male_total" BIGINT,
"scooter_sidewalk_total" BIGINT,
"scooter_contraflow_total" BIGINT,
"scooter_helmet_total" BIGINT,
"scooter_weekday_total" BIGINT,
"scooter_weekday_female" BIGINT,
"scooter_weekday_male" BIGINT,
"scooter_weekday_sidewalk" BIGINT,
"scooter_weekday_contraflow" BIGINT,
"scooter_weekday_helmet" BIGINT,
"scooter_weekend_total" BIGINT,
"scooter_weekend_female" DOUBLE,
"scooter_weekend_male" DOUBLE,
"scooter_weekend_sidewalk" DOUBLE,
"scooter_weekend_contraflow" DOUBLE,
"scooter_weekend_helmet" DOUBLE,
"other_total" BIGINT,
"other_female_total" BIGINT,
"other_male_total" BIGINT,
"other_sidewalk_total" BIGINT,
"other_contraflow_total" BIGINT,
"other_helmet_total" BIGINT,
"other_weekday_total" BIGINT,
"other_weekday_female" BIGINT,
"other_weekday_male" BIGINT,
"other_weekday_sidewalk" BIGINT,
"other_weekday_contraflow" BIGINT,
"other_weekday_helmet" BIGINT,
"other_weekend_total" BIGINT,
"other_weekend_female" DOUBLE,
"other_weekend_male" DOUBLE,
"other_weekend_sidewalk" DOUBLE,
"other_weekend_contraflow" DOUBLE,
"other_weekend_helmet" DOUBLE
);Anyone who has the link will be able to view this.