Cancers Attributable To Infections
@owid.gco_infections
@owid.gco_infections
CREATE TABLE owid_gco_infections (
"country" VARCHAR,
"year" INTEGER,
"sex" VARCHAR,
"agent" VARCHAR,
"cancer" VARCHAR,
"attr_cases" FLOAT,
"asir_att" FLOAT,
"paf" FLOAT,
"cases" FLOAT,
"asir" FLOAT,
"attr_cases_share" FLOAT
);
Anyone who has the link will be able to view this.