Louisville Metro KY - Environmental Health Bulk Data - Animal Bites
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_enviro_ad91c050
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_enviro_ad91c050
Attributes of animal bite incidents reported to and investigated by Louisville Metro Department of Public Health and Wellness. Personal/identifying data has been removed.
**
**
Data Dictionary:
id-system id
bite_date-reported date of animal bite
SpeciesIDDesc-animal species
BreedIDDesc-animal breed
breed-secondat breed field for manual entry
GenderIDDesc-animal gender
color-animal color
vaccination_yrs-how long vaccination is effective for
vaccination_date-date of last rabies vaccination
victim_zip-zip code of victim
AdvIssuedYNDesc-was an advisory ordered?
WhereBittenIDDesc-Where was bite body or head?
quarantine_date-quarrantine date if applicable
DispositionIDDesc-disposition of animal if known
head_sent_date-date head sent for testing if applicable
release_date-date of release from quarrantine if known
ResultsIDDesc-results of testing if applicable
FollowupYNDesc-is this a followup entry?
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:28:16.246527
Tags: animal-bites, environmental-health, health, inspections, louisville, louisville-metro, louisville-metro-ky, metro-health, public-health, public-health-and-wellness, sanitation
CREATE TABLE table_1 (
"id" BIGINT,
"bite_date" TIMESTAMP,
"speciesiddesc" VARCHAR,
"breediddesc" VARCHAR,
"breed" VARCHAR,
"genderiddesc" VARCHAR,
"color" VARCHAR,
"vaccination_yrs" BIGINT,
"vaccination_date" TIMESTAMP,
"victim_zip" BIGINT,
"advissuedyndesc" VARCHAR,
"wherebitteniddesc" VARCHAR,
"quarantine_date" TIMESTAMP,
"dispositioniddesc" VARCHAR,
"head_sent_date" TIMESTAMP,
"release_date" TIMESTAMP,
"resultsiddesc" VARCHAR,
"followupyndesc" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.