Louisville Metro KY - Permitted Hotels And Motels
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_permit_7a6194ba
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_permit_7a6194ba
A list of permitted Hotels and Motels.
Data Dictionary:
facility_type - Code for facility type
facility_type_description - Code translation for facility type
subtype - Code for facility subtype
subtype_description - Code translation for facility subtype
permit_number - permit number
premise_name - name of facility
premise_address - address of facility
premise_city - city of facility
premise_state - state of facility
premise_zip - zip of facility
Inspection_Area - Inspector assigned geographical area
opening_date - date facility was permitted by current owner
Health and Wellness Protects and promotes the health, environment and well being of the people of Louisville, providing health-related programs and health office locations community wide.
Contact:
Gerald Kaforski
gerald.kaforski@louisvilleky.gov
Organization: Louisville Metro Government
Last updated: 2025-07-30T13:30:57.633147
Tags: ear-pierce, environmental-health, establishment, health, hotels, jefferson-county, kentucky, louisville, louisville-metro, louisville-metro-ky, metro-health, motels, permitted, public-health-and-wellness
CREATE TABLE table_1 (
"facility_type" BIGINT,
"facility_type_description" VARCHAR,
"subtype" BIGINT,
"subtype_description" VARCHAR,
"permit_number" BIGINT,
"premise_name" VARCHAR,
"premise_address" VARCHAR,
"premise_city" VARCHAR,
"premise_state" VARCHAR,
"premise_zip" BIGINT,
"inspection_area" BIGINT,
"opening_date" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.