Traffic Signal Network Device Status Log
City of Austin
@usgov.city_of_austin_traffic_signal_network_device_status_log
City of Austin
@usgov.city_of_austin_traffic_signal_network_device_status_log
CREATE TABLE table_1 (
"record_id" VARCHAR,
"device_id" BIGINT,
"device_database_id" VARCHAR,
"device_type" VARCHAR,
"location_id" VARCHAR,
"location_name" VARCHAR,
"signal_id" DOUBLE,
"timestamp" VARCHAR,
"status_code" BIGINT,
"status_description" VARCHAR,
"delay" DOUBLE
);
Anyone who has the link will be able to view this.