Radar Traffic Counts
City of Austin
@usgov.city_of_austin_radar_traffic_counts
City of Austin
@usgov.city_of_austin_radar_traffic_counts
Disclaimer: This is a historical dataset (12/16/2017-9/9/2021) that is no longer being updated after September 9, 2021. The Wavetronix radar sensors are being phased out and may not be reporting new data as of 2021.
Traffic count and speed data collected from the several Wavetronix radar sensors deployed by the City of Austin.
The Travel Sensor dataset ( https://data.austintexas.gov/Transportation-and-Mobility/Travel-Sensors/6yd9-yz29 ) is related to this dataset using the 'KITS ID' field. The Travel Sensors dataset provides more information on sensor location and status.
Organization: City of Austin
Last updated: 2020-11-12T13:28:20.655765
CREATE TABLE table_1 (
"row_id" VARCHAR,
"detector_id" BIGINT,
"kits_id" BIGINT,
"read_date" VARCHAR,
"intersection_name" VARCHAR,
"lane" VARCHAR,
"volume" BIGINT,
"occupancy" BIGINT,
"speed" BIGINT,
"month" BIGINT,
"day" BIGINT,
"year" BIGINT,
"hour" BIGINT,
"minute" BIGINT,
"day_of_week" BIGINT,
"time_bin" VARCHAR,
"direction" VARCHAR
);Anyone who has the link will be able to view this.