Global Tuberculosis Report
@owid.outcomes_disagg
@owid.outcomes_disagg
CREATE TABLE owid_outcomes_disagg (
"country" VARCHAR,
"year" INTEGER,
"age_group" VARCHAR,
"sex" VARCHAR,
"cohort_type" VARCHAR,
"coh" UINTEGER,
"succ" UINTEGER,
"fail" INTEGER,
"died" UINTEGER,
"lost" UINTEGER,
"neval" INTEGER,
"tsr" FLOAT
);
Anyone who has the link will be able to view this.