Retaining Walls
City of Seattle
@usgov.city_of_seattle_retaining_walls_e9676
City of Seattle
@usgov.city_of_seattle_retaining_walls_e9676
CREATE TABLE table_1 (
"n__objectid" VARCHAR,
"compkey" VARCHAR,
"unitid" VARCHAR,
"unitdesc_asset" VARCHAR,
"ownership" VARCHAR,
"current_status" VARCHAR,
"primarydistrictcd" VARCHAR,
"secondarydistrictcd" VARCHAR,
"overrideyn" VARCHAR,
"comptype" VARCHAR,
"segkey" VARCHAR,
"unitdesc_seg" VARCHAR,
"unittype" VARCHAR,
"install_date" VARCHAR,
"maintained_by" VARCHAR,
"maintfinancialresp" VARCHAR,
"retainwallrating" VARCHAR,
"retainwallcondition" VARCHAR,
"inspectionkey" VARCHAR,
"inspcompdate" VARCHAR,
"slideprone" VARCHAR,
"retainwallmatrl" VARCHAR,
"retainwallmaxht" DOUBLE,
"retainwallminht" DOUBLE,
"retainwalllngth" VARCHAR,
"overridecomment" VARCHAR,
"expby" VARCHAR,
"adddttm" VARCHAR,
"moddttm" VARCHAR,
"current_status_date" VARCHAR,
"attachment_1" VARCHAR,
"attachment_2" VARCHAR,
"attachment_3" VARCHAR,
"attachment_4" VARCHAR,
"attachment_5" VARCHAR,
"attachment_6" VARCHAR,
"attachment_7" VARCHAR,
"attachment_8" VARCHAR,
"attachment_9" VARCHAR,
"num_attachments" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.