Traffic Circles
City of Seattle
@usgov.city_of_seattle_traffic_circles_c90ab
City of Seattle
@usgov.city_of_seattle_traffic_circles_c90ab
CREATE TABLE table_1 (
"objectid" BIGINT,
"compkey" BIGINT,
"unitid" VARCHAR,
"unitdesc" VARCHAR,
"condition" VARCHAR,
"condition_assessment_date" VARCHAR,
"current_status" VARCHAR,
"ownership" VARCHAR,
"primarydistrictcd" VARCHAR,
"secondarydistrictcd" VARCHAR,
"comptype" BIGINT,
"current_status_date" VARCHAR,
"install_date" VARCHAR,
"install_purpose" VARCHAR,
"intkey" BIGINT,
"landscaping" VARCHAR,
"maintained_by" VARCHAR,
"maintenance_agreement" VARCHAR,
"no_land_reason" VARCHAR,
"overridecomment" VARCHAR,
"overrideyn" VARCHAR,
"ownership_date" VARCHAR,
"sdot_initiated" VARCHAR,
"sewer_access_cover" VARCHAR,
"trcsize" BIGINT,
"survey_monument" VARCHAR,
"trcshape" VARCHAR,
"unittype" VARCHAR,
"shape_lng" DOUBLE,
"shape_lat" DOUBLE,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.