Short Term Rental License
City of Seattle
@usgov.city_of_seattle_short_term_rental_license
City of Seattle
@usgov.city_of_seattle_short_term_rental_license
Short-term rentals are a type of lodging sometimes called vacation rentals. A house, condo, or apartment (or a part of one) that is rented for a fee for fewer than 30 consecutive nights is a short-term rental. Short-term rental operators are required to obtain an operator license & register each rental unit on that license. This dataset lists all Short-Term Rental operator licenses & their associated units. To learn more about short-term rental regulations in Seattle, please visit: https://www.seattle.gov/business-regulations/short-term-rentals
Organization: City of Seattle
Last updated: 2024-12-16T22:32:35.202746
CREATE TABLE table_1 (
"licenseid" VARCHAR,
"licensestatus" VARCHAR,
"licenseexpirationdate" VARCHAR,
"seattlebusinesslicensenumber" DOUBLE,
"legacystatus" VARCHAR,
"unitid" VARCHAR,
"unitstatus" VARCHAR,
"addressline" VARCHAR,
"housenumber" DOUBLE,
"housenumbermodifier" VARCHAR,
"prefixdirection" VARCHAR,
"streetname" VARCHAR,
"suffixdirection" VARCHAR,
"suffix" VARCHAR,
"zipcode" DOUBLE,
"city" VARCHAR,
"state" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"propertytype" VARCHAR,
"unitnumber" VARCHAR,
"bedroomcount" VARCHAR,
"unitlegacy" VARCHAR,
"geographicregion" VARCHAR,
"primaryresidence" VARCHAR,
"rrioregistration" VARCHAR,
"wastatetransientaccommodation" VARCHAR
);Anyone who has the link will be able to view this.