Performance Metrics - Public Health - Immunization Program - Monthly Vaccine Distribution
City of Chicago
@usgov.city_of_chicago_performance_metrics_public_health_immu_ea0adb64
City of Chicago
@usgov.city_of_chicago_performance_metrics_public_health_immu_ea0adb64
Vaccines have been touted as one of the 10 great public health achievements of the last decade. Currently, 18 diseases can be prevented by vaccines. The current childhood vaccination schedule is estimated to prevent 42,000 deaths and 20 million cases of disease. CDPH distributes vaccine to nearly 470 healthcare facilities throughout the city of Chicago that are enrolled in the Vaccines for Children (VFC) program. This metric provides the number of doses of vaccine distributed each month. For more information about CDPH’s Immunization Program, see https://www.cityofchicago.org/city/en/depts/cdph/provdrs/health_protection/svcs/immunization1.html
Organization: City of Chicago
Last updated: 2020-11-10T16:54:30.723143
Tags: cdph, health, immunization, performance-metrics, service-delivery, vaccination
CREATE TABLE table_1 (
"month" VARCHAR,
"doses_distributed_per_month" BIGINT,
"cumulative_doses_distributed_annually" BIGINT,
"annual_performance_target" BIGINT,
"year" BIGINT
);Anyone who has the link will be able to view this.