Street Sign Work Orders
City of Austin
@usgov.city_of_austin_street_sign_work_orders_03e05
City of Austin
@usgov.city_of_austin_street_sign_work_orders_03e05
This dataset contains records of work completed and in-progress work from June 2018 to present for the purpose of installing and maintaining street signs in the City of Austin full purpose jurisdiction. This work is managed by the Signs & Markings division of the City of Austin Transportation and Public Works Department.
You may also be interested in these related datasets, which can be joined together using the work order ID columns:
CREATE TABLE table_1 (
"id" VARCHAR,
"created_date" VARCHAR,
"modified_date" VARCHAR,
"work_order_id" VARCHAR,
"requester" VARCHAR,
"on_hold_date" VARCHAR,
"completed_date" VARCHAR,
"funding_number" VARCHAR,
"task_order_number" VARCHAR,
"work_order_status" VARCHAR,
"requester_work_order_id" VARCHAR,
"service_request_number" VARCHAR,
"work_area" VARCHAR,
"location_name" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.