Vaccination Doses To Jefferson County, KY Residents By Age Group And Race
Louisville Metro Government
@usgov.louisville_metro_government_vaccination_doses_to_jeffe_0e4783f7
Louisville Metro Government
@usgov.louisville_metro_government_vaccination_doses_to_jeffe_0e4783f7
This data set is no longer being updated and is historical, last update 10/10/2022.
Percentage of first vaccination dose given to Jefferson County residents by age group and race.
| Field Name | Field Definition |
|---|---|
| Group_type | A label used to identify the lowest limit of the age group |
| Race | self identified race of vaccinated recipient |
| Total_Vaccinated | Number of vaccinated Jefferson County residents by Group_type |
| Total_Race_Vaccinated | Number of vaccinated Jefferson County residents by Group_type and race |
| Race_Vaccinated_Pct | Percentage of Number of vaccinated Jefferson County residents by Group_type and race/Number of vaccinated Jefferson County residents by Group_type |
| census_pop_count | Total number of Jefferson County residents by Group_type and race |
| census_pop_byGroup | Total number of Jefferson County residents by Group_type |
| census_pop_PCT | Percentage of total number of residents by group type and race / Total number of residents by Group_type |
| PCT_group_vaccinated | Total_Race_Vaccinated/census_pop_count |
| age_group | the lowest limit of the age group (ex. 35 represent 35 up to 45 and 45 represents 45 up to 55) |
| LOADED | Date the data was loaded into the system |
Note: This data is preliminary, routinely updated, and is subject to change
For questions about this data please contact Angela Graham (Angela.Graham@louisvilleky.gov) or YuTing Chen (YuTing.Chen@louisvilleky.gov) or call (502) 574-8279.
Organization: Louisville Metro Government
Last updated: 2025-07-30T14:03:07.224983
Tags: coronavirus, covid, covid-19, covid-vaccine, health, historical, jefferson, ky, lmphw, lojic, louisville, modp, open-data, recently-added
CREATE TABLE table_1 (
"age_group" BIGINT,
"census_pop_count" BIGINT,
"census_pop_pct" DOUBLE,
"group_type" VARCHAR,
"loaded" VARCHAR,
"pct_group_vaccinated" DOUBLE,
"race" VARCHAR,
"race_vaccinated_pct" DOUBLE,
"total_race_vaccinated" BIGINT,
"total_vaccinated" BIGINT,
"objectid" BIGINT
);Anyone who has the link will be able to view this.