Array Of Things Locations
City of Chicago
@usgov.city_of_chicago_array_of_things_locations
City of Chicago
@usgov.city_of_chicago_array_of_things_locations
CREATE TABLE table_1 (
"id" BIGINT,
"node_sensor_number" VARCHAR,
"name" VARCHAR,
"north_south_street" VARCHAR,
"east_west_street" VARCHAR,
"intersection_details" VARCHAR,
"location_type" VARCHAR,
"category" VARCHAR,
"notes" VARCHAR,
"status" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.