COVID-19, New Registrations And Deaths During The Pandemic In Sweden
@owid.sweden_covid
@owid.sweden_covid
CREATE TABLE owid_sweden_covid (
"date" TIMESTAMP,
"country" VARCHAR,
"confirmed_deaths" INTEGER,
"confirmed_deaths_avg" FLOAT
);
Anyone who has the link will be able to view this.