Roadway Work Zones
City of Austin
@usgov.city_of_austin_roadway_work_zones
City of Austin
@usgov.city_of_austin_roadway_work_zones
This dataset is a work in progress and will update without warning.
Road closures from AMANDA for workzones. Either Temporary use of right of way permits (TRUPs) or excavation permits (EX). Does not include secondary or emergency permits. Only "Active" permits that are on-going or planned appear in this dataset.
Organization: City of Austin
Last updated: 2024-09-25T11:54:36.974086
Tags: construction, permitting, road-closures
CREATE TABLE table_1 (
"id" VARCHAR,
"type" VARCHAR,
"geometry" VARCHAR,
"event_type" VARCHAR,
"data_source_id" VARCHAR,
"road_names" VARCHAR,
"direction" VARCHAR,
"description" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"is_start_date_verified" BOOLEAN,
"is_end_date_verified" BOOLEAN,
"is_start_position_verified" BOOLEAN,
"is_end_position_verified" BOOLEAN,
"location_method" VARCHAR,
"work_zone_type" VARCHAR,
"vehicle_impact" VARCHAR,
"folderrsn" BIGINT,
"name" VARCHAR
);Anyone who has the link will be able to view this.