Traffic Detectors
City of Austin
@usgov.city_of_austin_traffic_detectors_96f51
City of Austin
@usgov.city_of_austin_traffic_detectors_96f51
This dataset contains information about traffic detectors deployed at signalized intersections in the City of Austin, Texas. The data is maintained by the Arterial Management Division of the City of Austin Transportation & Public Works Department.
Organization: City of Austin
Last updated: 2020-11-12T13:31:22.171793
Tags: bicycles, detection, detectors, loops, mobility, pedestrians, safety, traffic, transportation, vehicles
CREATE TABLE table_1 (
"detector_id" BIGINT,
"detector_type" VARCHAR,
"detector_status" VARCHAR,
"detector_direction" VARCHAR,
"detector_movement" VARCHAR,
"location_name" VARCHAR,
"atd_location_id" VARCHAR,
"signal_id" DOUBLE,
"created_date" VARCHAR,
"modified_date" VARCHAR,
"ip_comm_status" VARCHAR,
"comm_status_datetime_utc" VARCHAR,
"location_latitude" VARCHAR,
"location_longitude" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.