Current City Properties
City of Seattle
@usgov.city_of_seattle_current_city_properties
City of Seattle
@usgov.city_of_seattle_current_city_properties
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.