Device Sites
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_device_sites
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_device_sites
CREATE TABLE table_1 (
"name" VARCHAR,
"siteid" BIGINT,
"deviceid" VARCHAR,
"type" VARCHAR,
"location" VARCHAR,
"description" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"vendor" VARCHAR,
"dbupdatefrequency" VARCHAR,
"feedfrequency" VARCHAR,
"active" BIGINT,
"geopoint" VARCHAR
);
Anyone who has the link will be able to view this.