Covid-19 - Positive Tests And Rate Per 100,000 Population For Leicester And England
Leicester City Council
@ukgov.covid_19_positive_tests_and_rate_per_100000_population_5590f6c6
Leicester City Council
@ukgov.covid_19_positive_tests_and_rate_per_100000_population_5590f6c6
Daily Covid-19 positive tests and Covid-19 seven day positive test rate per 100,000 population (ONS 2019 mid year estimates) for Leicester and England.
Note: Data for the most recent days is incomplete and subject to change.
Publisher name: Leicester City Council
Last updated: 2023-04-07T04:00:04Z
CREATE TABLE table_1 (
"area" VARCHAR,
"date" TIMESTAMP,
"new_cases" BIGINT,
"rate_per_100_000_population" DOUBLE,
"n_7_day_rolling_total" BIGINT -- 7 Day Rolling Total
);Anyone who has the link will be able to view this.