Historical Mumps Cases In The United States - Centers For Disease Control And Prevention
@owid.mumps_cases
@owid.mumps_cases
CREATE TABLE owid_mumps_cases (
"country" VARCHAR,
"year" INTEGER,
"cases" UINTEGER,
"case_rate" FLOAT
);
Anyone who has the link will be able to view this.