Traffic Cameras
City of Austin
@usgov.city_of_austin_traffic_cameras_39eee
City of Austin
@usgov.city_of_austin_traffic_cameras_39eee
This dataset contains information about traffic cameras in Austin, TX. These cameras are used to monitor real-time LIVE traffic conditions only. Video is NOT recorded or retained of daily traffic. Traffic cameras are owned and operated by the City of Austin Transportation & Public Works Department. You may also be interested in our traffic signal operations dashboards, available at https://data.mobility.austin.gov For information about Austin's Mobility Management Center, visit: http://www.austintexas.gov/department/arterial-management This product is for informational purposes and may not have been prepared for or be suitable for legal, engineering, or surveying purposes. It does not represent an on-the-ground survey and represents only the approximate relative location of traffic signals.
Organization: City of Austin
Last updated: 2020-11-12T13:24:46.484200
Tags: cameras, mobility, traffic, transportation
CREATE TABLE table_1 (
"camera_id" BIGINT,
"location_name" VARCHAR,
"camera_status" VARCHAR,
"turn_on_date" TIMESTAMP,
"camera_manufacturer" VARCHAR,
"atd_location_id" VARCHAR,
"landmark" VARCHAR,
"signal_engineer_area" VARCHAR,
"council_district" VARCHAR,
"jurisdiction" VARCHAR,
"location_type" VARCHAR,
"primary_st_segment_id" VARCHAR,
"cross_st_segment_id" VARCHAR,
"primary_street_block" DOUBLE,
"primary_street" VARCHAR,
"primary_st_aka" VARCHAR,
"cross_street_block" DOUBLE,
"cross_street" VARCHAR,
"cross_st_aka" VARCHAR,
"coa_intersection_id" DOUBLE,
"modified_date" VARCHAR,
"published_screenshots" VARCHAR,
"screenshot_address" VARCHAR,
"funding" VARCHAR,
"id" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.