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
A list of properties that have registered their rental units with the City of Seattle under the Rental Registration and Inspection Ordinance.
Organization: City of Seattle
Last updated: 2024-12-16T22:28:41.260578
Tags: rental-housing-standards, rental-property-registration, sdci, seattle-department-of-construction-and-inspections
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.