Baselight

Hotels Motels BBs

City of New Orleans

@usgov.city_of_new_orleans_hotels_motels_bbs

About this Dataset

Hotels Motels BBs

Layer of actively licensed hotels, motels, and bed and breakfasts from the Department of Revenue data. Does not include licensed Short Term Rentals. For those, please see https://www.nola.gov/short-term-rentals/
Organization: City of New Orleans
Last updated: 2022-01-24T23:27:10.282264
Tags: hotel, tourism

Tables

Table 1

@usgov.city_of_new_orleans_hotels_motels_bbs.table_1
  • 40.4 KB
  • 391 rows
  • 12 columns
Loading...

CREATE TABLE table_1 (
  "the_geom" VARCHAR,
  "objectid" BIGINT,
  "business_address" VARCHAR,
  "business_name" VARCHAR,
  "business_start_date" TIMESTAMP,
  "business_type" VARCHAR,
  "city" VARCHAR,
  "locationx" DOUBLE,
  "locationy" DOUBLE,
  "state" VARCHAR,
  "suite" VARCHAR,
  "zip" VARCHAR
);