Active Short-Term Rental Licenses
City of New Orleans
@usgov.city_of_new_orleans_active_short_term_rental_licenses
City of New Orleans
@usgov.city_of_new_orleans_active_short_term_rental_licenses
All Active Short-Term Licenses. This dataset includes Commercial, Non-Commercial, and Operator Licenses, as well as listings for lodging providers exempt from STR licensing (i.e., licensed Hotels, Motels, and Bed and Breakfasts who may list their properties on Short-Term Rental platforms).
Organization: City of New Orleans
Last updated: 2025-01-17T21:29:09.263481
Tags: airbnb, license, short-term-rental, str
CREATE TABLE table_1 (
"license_number" VARCHAR,
"address" VARCHAR,
"license_type" VARCHAR,
"residential_subtype" VARCHAR,
"expiration_date" VARCHAR,
"bedroom_limit" DOUBLE,
"guest_occupancy_limit" DOUBLE,
"link" VARCHAR,
"operator_name" VARCHAR,
"operator_phone" VARCHAR,
"operator_email" VARCHAR,
"operator_license_number" VARCHAR,
"license_holder_name" VARCHAR,
"application_date" VARCHAR,
"issue_date" VARCHAR,
"reference_code" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.