Covid-19 Vaccinations By Age Band July 2022 Population Updates
Leicester City Council
@ukgov.covid_19_vaccinations_by_age_band_july_2022_population_updates
Leicester City Council
@ukgov.covid_19_vaccinations_by_age_band_july_2022_population_updates
CREATE TABLE table_1 (
"display_order" BIGINT,
"age_band" VARCHAR,
"area" VARCHAR,
"from" TIMESTAMP,
"to" TIMESTAMP,
"dose_one" BIGINT,
"dose_two" BIGINT,
"booster" BIGINT,
"spring_booster" BIGINT,
"autumn_booster" BIGINT,
"vaccine_registered_pop" BIGINT,
"census_21" BIGINT,
"dose_one0" DOUBLE,
"dose_two0" DOUBLE,
"booster0" DOUBLE,
"spring_booster0" DOUBLE,
"autumn_booster0" DOUBLE,
"complete_dose" DOUBLE
);
Anyone who has the link will be able to view this.