Long-run Reported Polio Cases In The United States
@owid.polio_cases
@owid.polio_cases
CREATE TABLE owid_polio_cases (
"country" VARCHAR,
"year" INTEGER,
"cases" INTEGER,
"case_rate" FLOAT
);
Anyone who has the link will be able to view this.