Short-Term Rental Permit Applications
City of New Orleans
@usgov.city_of_new_orleans_short_term_rental_permit_applications
City of New Orleans
@usgov.city_of_new_orleans_short_term_rental_permit_applications
All permit applications for properties to be used as short-term rentals.
Organization: City of New Orleans
Last updated: 2020-11-12T13:56:06.939788
Tags: airbnb, license, short-term-rental, str
CREATE TABLE table_1 (
"permit_number" VARCHAR,
"address" VARCHAR,
"permit_type" VARCHAR,
"residential_subtype" VARCHAR,
"current_status" VARCHAR,
"expired" VARCHAR,
"expiration_date" TIMESTAMP,
"bedroom_limit" DOUBLE,
"guest_occupancy_limit" DOUBLE,
"link" VARCHAR,
"operator_name" VARCHAR,
"operator_phone" VARCHAR,
"operator_email" VARCHAR,
"operator_permit_number" VARCHAR,
"license_holder_name" VARCHAR,
"application_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"reference_code" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.