Speed Camera Locations
City of Chicago
@usgov.city_of_chicago_speed_camera_locations
City of Chicago
@usgov.city_of_chicago_speed_camera_locations
This dataset shows the location, first operational date, and approaches of the speed cameras in the City of Chicago. The approach describes the originating direction of travel which is monitored by a speed camera.
To attempt to make historical versions of this dataset more available, "Dataset Changelog" is enabled at the bottom of the main page. We cannot guarantee that the archival records will remain permanently so advise downloading any you think you may want. Some intermediate versions, especially minor changes, may not be visible. The map based on this dataset will not have past versions.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:22.422272
Tags: speed-cameras, traffic, transportation
CREATE TABLE table_1 (
"id" BIGINT,
"location_id" VARCHAR,
"address" VARCHAR,
"first_approach" VARCHAR,
"second_approach" VARCHAR,
"go_live_date" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.