Weekly Subnational 14-day Notification Rate Of New COVID-19 Cases
European Centre for Disease Prevention and Control
@ecdc.weekly_subnational_14_day_notification_rate_of_new_cov_9e395353
European Centre for Disease Prevention and Control
@ecdc.weekly_subnational_14_day_notification_rate_of_new_cov_9e395353
The data files contain information on the 14-day notification rate of newly reported COVID-19 cases per 100 000 population by week and subnational region. Each row contains the corresponding data for a certain week and subnational region. Please note that daily data on cases per subnational region are also available for selected countries at the page 'Download data on the daily subnational 14-day notification rate of new COVID-19 cases'. There may be differences between the rates shown in these two datasets since they are based on different sources of data. The file is updated weekly every Wednesday. ___ If you reuse or enrich this dataset, please share it with us. ___
Publisher name: European Centre for Disease Prevention and Control
Publisher URL: https://ecdc.europa.eu
Last updated: 2024-06-11T16:18:07Z
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.