Louisville Metro KY - Permitted Public Facility Establishments
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_permit_890af899
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_permit_890af899
A list of permitted Public Facility Establishments (other than Food Service)
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:46.344078
Tags: environmental-health, establishment, facility, health, jefferson-county, kentucky, louisville, louisville-metro, louisville-metro-ky, metro-health, 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.