SDCI Development Sites - Right-of-Way
City of Seattle
@usgov.city_of_seattle_sdci_development_sites_right_of_way
City of Seattle
@usgov.city_of_seattle_sdci_development_sites_right_of_way
CREATE TABLE table_1 (
"objectid" BIGINT,
"devsite_id" VARCHAR,
"devsite_status" VARCHAR,
"address" VARCHAR,
"creation_date" VARCHAR,
"activation_date" VARCHAR,
"retirement_date" VARCHAR,
"last_updated_date" VARCHAR,
"seattle" BIGINT,
"devsite_description" VARCHAR,
"lot_size" BIGINT,
"legal_description" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.