Rental Property Registration
City of Seattle
@usgov.city_of_seattle_rental_property_registration_a9ac0
City of Seattle
@usgov.city_of_seattle_rental_property_registration_a9ac0
CREATE TABLE table_1 (
"registrationnum" VARCHAR,
"registeredtypemapped" VARCHAR,
"registeredtypedesc" VARCHAR,
"rentalhousingunits" BIGINT,
"propertyname" VARCHAR,
"registereddate" TIMESTAMP,
"expiresdate" TIMESTAMP,
"statuscurrent" VARCHAR,
"originaladdress1" VARCHAR,
"originalcity" VARCHAR,
"originalstate" VARCHAR,
"originalzip" DOUBLE,
"propertycontactname" VARCHAR,
"link" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location1" VARCHAR
);
Anyone who has the link will be able to view this.