Bed & Breakfast Lodging Certificates
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_bed_breakfast_lodging_ce_c5dd5a1b
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_bed_breakfast_lodging_ce_c5dd5a1b
This dataset contains all bed and breakfast lodges that are registered with the Department of Permitting Services as provided for in the Montgomery County Zoning Ordinance (http://www.amlegal.com/).
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:04.149270
Tags: bed_and_breakfast, certificates, hotel, inn, license, licensing, lodging
CREATE TABLE table_1 (
"permit_number" BIGINT,
"application_type" VARCHAR,
"added_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"finaled_date" TIMESTAMP,
"street_number" BIGINT,
"pre_dir" VARCHAR,
"street_name" VARCHAR,
"suffix" VARCHAR,
"post_dir" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"status" VARCHAR,
"floorarea_of_house" BIGINT,
"floorarea_of_guest_rooms" BIGINT,
"lot_aera" VARCHAR,
"number_of_guest_rooms" BIGINT,
"number_of_parking_space" BIGINT,
"special_exception" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.