LADOT Traffic Counts Summary
City of Los Angeles
@usgov.city_of_los_angeles_ladot_traffic_counts_summary
City of Los Angeles
@usgov.city_of_los_angeles_ladot_traffic_counts_summary
LADOT automated and manual traffic count summary data for intersections throughout Los Angeles. Manual counts ("MAN" under the "Type" column) are generally 6-hr counts which have been expanded using a conversion factor.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:10.988078
Tags: automated-counts, manual-counts, streets, traffic-counts, transportation
CREATE TABLE table_1 (
"primary_street" VARCHAR,
"dir" VARCHAR,
"cross_street" VARCHAR,
"type" VARCHAR,
"dist" VARCHAR,
"count_date" VARCHAR,
"day" VARCHAR,
"w_b" DOUBLE,
"e_b" DOUBLE,
"n_b" DOUBLE,
"s_b" DOUBLE,
"total" DOUBLE
);Anyone who has the link will be able to view this.