Daily Subnational 14-day Notification Rate Of New COVID-19 Cases
European Centre for Disease Prevention and Control
@ecdc.daily_subnational_14_day_notification_rate_of_new_covi_f0797ad3
European Centre for Disease Prevention and Control
@ecdc.daily_subnational_14_day_notification_rate_of_new_covi_f0797ad3
CREATE TABLE table_1 (
"country" VARCHAR,
"region_name" VARCHAR,
"nuts_code" VARCHAR,
"year_week" VARCHAR,
"rate_14_day_per_100k" DOUBLE,
"weekly_count" BIGINT,
"population" BIGINT,
"source" VARCHAR
);
Anyone who has the link will be able to view this.