Speed Camera Locations
City of Chicago
@usgov.city_of_chicago_speed_camera_locations
City of Chicago
@usgov.city_of_chicago_speed_camera_locations
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.