Baselight

Global Tuberculosis Report - Drug Resistance Testing In TB Patients

@owid.drug_resistance_surveillance

Loading...
Loading...

About this Dataset

Global Tuberculosis Report - Drug Resistance Testing In TB Patients

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.drug_resistance_surveillance.owid_drug_resistance_surveillance
  • 118.92 KB
  • 1356 rows
  • 49 columns
Loading...

CREATE TABLE owid_drug_resistance_surveillance (
  "country" VARCHAR,
  "year" INTEGER,
  "pulm_labconf_new" UINTEGER,
  "pulm_labconf_ret" UINTEGER,
  "pulm_labconf_unk" INTEGER,
  "r_rlt_new" UINTEGER,
  "r_rlt_ret" UINTEGER,
  "rr_new" UINTEGER,
  "rr_ret" UINTEGER,
  "r_rlt_rel" UINTEGER,
  "rr_rel" INTEGER,
  "dst_rlt_new" UINTEGER,
  "dst_rlt_ret" UINTEGER,
  "dst_rlt_hr_new" UINTEGER,
  "dst_rlt_hr_ret" INTEGER,
  "dst_rlt_rr_new" INTEGER,
  "dst_rlt_rr_ret" INTEGER,
  "mdr_new" INTEGER,
  "mdr_ret" INTEGER,
  "rr_hivpos" INTEGER,
  "rr_hivneg" UINTEGER,
  "rr_hivunk" INTEGER,
  "nrr_hivpos" UINTEGER,
  "nrr_hivneg" UINTEGER,
  "nrr_hivunk" UINTEGER,
  "rr_014" INTEGER,
  "rr_15plus" UINTEGER,
  "rr_ageunk" INTEGER,
  "nrr_014" UINTEGER,
  "nrr_15plus" UINTEGER,
  "nrr_ageunk" UINTEGER,
  "rr_dst_rlt" UINTEGER,
  "rr_ds_fq2li" INTEGER,
  "rr_dr_2li" INTEGER,
  "rr_dr_fq_2li" INTEGER,
  "rr_dst_rlt_fq" UINTEGER,
  "rr_fqr_bdqr_lzdr" INTEGER,
  "rr_fqr_bdqr_lzds" INTEGER,
  "rr_fqr_bdqr_lzdu" INTEGER,
  "rr_fqr_bdqs_lzdr" INTEGER,
  "rr_fqr_bdqs_lzds" INTEGER,
  "rr_fqr_bdqs_lzdu" INTEGER,
  "rr_fqr_bdqu_lzdr" INTEGER,
  "rr_fqr_bdqu_lzds" INTEGER,
  "rr_fqr_bdqu_lzdu" INTEGER,
  "mdr_dst_rlt" INTEGER,
  "xdr" INTEGER,
  "nrr_hivall" UINTEGER,
  "rr_share" FLOAT
);

Share link

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