Current City Properties
City of Seattle
@usgov.city_of_seattle_current_city_properties
City of Seattle
@usgov.city_of_seattle_current_city_properties
List of properties currently owned by City of Seattle.
Organization: City of Seattle
Last updated: 2024-12-16T22:31:15.843754
Tags: city-property, cityprop, land-ownership, pmas, properties, property
CREATE TABLE table_1 (
"pma_number" BIGINT,
"pma_name" VARCHAR,
"location" VARCHAR,
"land_square_feet" DOUBLE,
"city_ownership" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"county" VARCHAR,
"zip" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"current_status" VARCHAR,
"date_status_assigned" VARCHAR,
"jurisdictional_department" VARCHAR,
"jurisdictional_dept_abbrev" VARCHAR,
"contact" VARCHAR
);Anyone who has the link will be able to view this.