COVID-19, Infection Model Estimates
@owid.infections_model
@owid.infections_model
CREATE TABLE owid_infections_model (
"country" VARCHAR,
"date" VARCHAR,
"estimate" VARCHAR,
"icl_infections" FLOAT,
"ihme_infections" FLOAT,
"lshtm_infections" FLOAT,
"yyg_infections" UINTEGER
);
Anyone who has the link will be able to view this.