Strategic Measure Vegetation Maintenance (M.E.6)
City of Austin
@usgov.city_of_austin_strategic_measure_vegetation_maintenance_m_e_6
City of Austin
@usgov.city_of_austin_strategic_measure_vegetation_maintenance_m_e_6
CREATE TABLE table_1 (
"work_order_id" VARCHAR,
"description" VARCHAR,
"status" VARCHAR,
"work_group" VARCHAR,
"program" VARCHAR,
"report_date" VARCHAR,
"service_address" VARCHAR,
"completion_date" VARCHAR,
"duration_hours" DOUBLE,
"failure_class" VARCHAR,
"problem" VARCHAR,
"service_request_id" VARCHAR,
"work_order_priority" BIGINT,
"council_district" DOUBLE,
"fiscal_year" VARCHAR,
"valid_duration" BIGINT,
"meets_standard" BIGINT
);
Anyone who has the link will be able to view this.