Baselight

Global Tuberculosis Report - Treatment Outcomes

@owid.outcomes

Loading...
Loading...

About this Dataset

Global Tuberculosis Report - Treatment Outcomes

WHO has published a global tuberculosis (TB) report every year since 1997. The report provides a comprehensive and up-to-date assessment of the TB epidemic, and of progress in prevention, diagnosis and treatment of the disease at global, regional and country levels.

Tables

Global Tuberculosis Report

@owid.outcomes.owid_outcomes
  • 147.74 KB
  • 5969 rows
  • 32 columns
Loading...

CREATE TABLE owid_outcomes (
  "country" VARCHAR,
  "year" INTEGER,
  "rel_with_new_flg" INTEGER,
  "used_2021_defs_flg" INTEGER,
  "newrel_coh" UINTEGER,
  "newrel_succ" UINTEGER,
  "newrel_fail" INTEGER,
  "newrel_died" UINTEGER,
  "newrel_lost" UINTEGER,
  "c_new_tsr" INTEGER,
  "ret_nrel_coh" UINTEGER,
  "ret_nrel_succ" UINTEGER,
  "ret_nrel_fail" INTEGER,
  "ret_nrel_died" INTEGER,
  "ret_nrel_lost" INTEGER,
  "c_ret_tsr" INTEGER,
  "tbhiv_coh" UINTEGER,
  "tbhiv_succ" UINTEGER,
  "tbhiv_fail" INTEGER,
  "tbhiv_died" INTEGER,
  "tbhiv_lost" INTEGER,
  "c_tbhiv_tsr" INTEGER,
  "mdr_coh" INTEGER,
  "mdr_succ" INTEGER,
  "mdr_fail" INTEGER,
  "mdr_died" INTEGER,
  "mdr_lost" INTEGER,
  "xdr_coh" INTEGER,
  "xdr_succ" INTEGER,
  "xdr_fail" INTEGER,
  "xdr_died" INTEGER,
  "xdr_lost" INTEGER
);

Share link

Anyone who has the link will be able to view this.