Long-run Reported Cases Of Measles In The United States
@owid.measles_long_run
@owid.measles_long_run
CREATE TABLE owid_measles_long_run (
"country" VARCHAR,
"year" INTEGER,
"cases" UINTEGER,
"case_rate" FLOAT,
"cases_static" UINTEGER,
"case_rate_static" FLOAT
);
Anyone who has the link will be able to view this.