COVID-19, Vaccinations (by Manufacturer)
@owid.vaccinations_manufacturer
@owid.vaccinations_manufacturer
CREATE TABLE owid_vaccinations_manufacturer (
"country" VARCHAR,
"vaccine" VARCHAR,
"date" TIMESTAMP,
"total_vaccinations" UINTEGER
);
Anyone who has the link will be able to view this.