14-day Notification Rate Of New COVID-19 Cases And Deaths
European Centre for Disease Prevention and Control
@ecdc.n_34ce6bfa_87f3_4f07_82a7_fb5decea1a18
European Centre for Disease Prevention and Control
@ecdc.n_34ce6bfa_87f3_4f07_82a7_fb5decea1a18
CREATE TABLE table_1 (
"country" VARCHAR,
"country_code" VARCHAR,
"continent" VARCHAR,
"population" BIGINT,
"indicator" VARCHAR,
"weekly_count" VARCHAR,
"year_week" VARCHAR,
"rate_14_day" VARCHAR,
"cumulative_count" VARCHAR,
"source" VARCHAR,
"note" VARCHAR
);
Anyone who has the link will be able to view this.