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
CREATE TABLE table_1 (
"area" VARCHAR,
"date" TIMESTAMP,
"new_cases" BIGINT,
"rate_per_100_000_population" DOUBLE,
"n_7_day_rolling_total" BIGINT
);
Anyone who has the link will be able to view this.