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
Locations of Array of Things sensor nodes.  For more information on the Array of Things project, see https://arrayofthings.github.io.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:28.748299
Tags: array-of-things, iot, sensors
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.