Red Light Camera Locations
City of Chicago
@usgov.city_of_chicago_red_light_camera_locations
City of Chicago
@usgov.city_of_chicago_red_light_camera_locations
CREATE TABLE table_1 (
"intersection" VARCHAR,
"first_approach" VARCHAR,
"second_approach" VARCHAR,
"third_approach" VARCHAR,
"go_live_date" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.