Covid-data
COVID-19 WORLD DATA collected from github.com
@kaggle.nonstochastic147_coviddata
COVID-19 WORLD DATA collected from github.com
@kaggle.nonstochastic147_coviddata
CREATE TABLE time_series_covid19_cumudf_global (
"days" BIGINT,
"confirmed" BIGINT,
"deaths" BIGINT,
"recoveries" BIGINT,
"active" BIGINT
);
Anyone who has the link will be able to view this.