Pole Attachments
City of Austin
@usgov.city_of_austin_pole_attachments
City of Austin
@usgov.city_of_austin_pole_attachments
This dataset contains information about pole attachments in Austin, TX.
The data is maintained by the Arterial Management Division of the City of Austin Transportation and Public Works Department.
This dataset is currently being developed and may change at any time. As a result, this may contain incomplete or inaccurate information.
Organization: City of Austin
Last updated: 2020-11-12T13:25:03.616079
Tags: amd, arterial-management, attachments, pole, poles, signals, tpw, transportation, transportation-and-public-works
CREATE TABLE table_1 (
"pole_attachment_id" BIGINT,
"signal_name" VARCHAR,
"location_latitude" VARCHAR,
"location_longitude" VARCHAR,
"pole_attachment_description" VARCHAR,
"pole_attachment_provider" VARCHAR,
"created_date" TIMESTAMP,
"modified_date" TIMESTAMP,
"intersection_quadrant" VARCHAR,
"install_date" VARCHAR,
"status" VARCHAR,
"signal" DOUBLE,
"atd_location_id" VARCHAR,
"infrastructure_owner" VARCHAR,
"infrastructure_type" VARCHAR,
"provider_id" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.