KYIR Vaccine Allocation Distribution For Jefferson County, KY Residents
Louisville Metro Government
@usgov.louisville_metro_government_kyir_vaccine_allocation_di_84ca76d5
Louisville Metro Government
@usgov.louisville_metro_government_kyir_vaccine_allocation_di_84ca76d5
This data set is no longer being updated and is historical, last update 10/10/2022.
Summary level data on vaccine allocations shipped to Jefferson County Agencies and vaccine distributions given to Jefferson County residents as reported to the Kentucky Immunization Registry (KYIR)
| Fieldname | Definition |
|---|---|
| reported | Date of the Vaccine Allocation File |
| Total_Doses_Shipped | Total doses allocated to Jefferson County Agencies by the reported date |
| Total_Distribution | Total vaccine distributions by Jefferson County Agencies |
| Total_Distribution_Pct | Percentage of Total_Distribution/Total_Doses_Shipped |
| clinic | Grouping of agencies administering the vaccinations |
| Total_Doses_Shipped_By_Clinic | Total doses allocated to the Jefferson County Agency (clinic) |
| Total_Distribution_By_Clinic | Total vaccine distributed by the Jefferson County Agency (clinic) |
| Total_Distribution_Pct_By_Clinic | Percentage of Total_Distribution_By_Clinic/ Total_Doses_Shipped_By_Clinic |
| Total_Distribution_Pct_By_Clinic_Dose1 | The Percentage of Total_Distribution_Pct_By_Clinic that were Dose 1 |
| Total_Distribution_Pct_By_Clinic_Dose2 | The Percentage of Total_Distribution_Pct_By_Clinic that were Dose 2 |
| Total_Distribution_Pct_By_Clinic_Booster | The Percentage of Total_Distribution_Pct_By_Clinic that were Booster |
| Total_Distribution_Pct_By_Clinic_Resident | Percentage of Total_Distribution_By_Clinic that were distributed to Jefferson County Residents |
| Total_Distribution_Pct_By_Clinic_NonResident | Percentage of Total_Distribution_By_Clinic that were distributed to Non -Jefferson County Residents |
| 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-30T13:19:40.727644
Tags: coronavirus, covid-19, covid-vaccine, health, historical, jefferson, ky, lmphw, lojic, louisville, modp, open-data, recently-added
CREATE TABLE table_1 (
"reported" VARCHAR,
"total_doses_shipped" BIGINT,
"total_distribution" BIGINT,
"total_distribution_pct" DOUBLE,
"clinic" VARCHAR,
"total_doses_shipped_by_clinic" BIGINT,
"total_distribution_by_clinic" BIGINT,
"total_distribution_pct_by_clinic" DOUBLE,
"total_distribution_pct_by_clinic_dose1" DOUBLE,
"total_distribution_pct_by_clinic_dose2" DOUBLE,
"total_distribution_pct_by_clinic_booster" DOUBLE,
"total_distribution_pct_by_clinic_resident" DOUBLE,
"total_distribution_pct_by_clinic_nonresident" DOUBLE,
"loaded" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.