Global Tuberculosis Report
@owid.notifications
@owid.notifications
CREATE TABLE owid_notifications (
"country" VARCHAR,
"year" INTEGER,
"new_su" UINTEGER,
"new_ep" UINTEGER,
"ret_rel" UINTEGER,
"ret_taf" INTEGER,
"ret_tad" UINTEGER,
"ret_oth" UINTEGER,
"newret_oth" UINTEGER,
"new_labconf" UINTEGER,
"new_clindx" UINTEGER,
"ret_rel_labconf" UINTEGER,
"ret_rel_clindx" UINTEGER,
"ret_rel_ep" INTEGER,
"ret_nrel" UINTEGER,
"notif_foreign" UINTEGER,
"c_newinc" UINTEGER,
"rel_in_agesex_flg" INTEGER,
"newrel_m04" UINTEGER,
"newrel_m59" INTEGER,
"newrel_m1014" INTEGER,
"newrel_m514" UINTEGER,
"newrel_m014" UINTEGER,
"newrel_m1519" UINTEGER,
"newrel_m2024" UINTEGER,
"newrel_m1524" UINTEGER,
"newrel_m2534" UINTEGER,
"newrel_m3544" UINTEGER,
"newrel_m4554" UINTEGER,
"newrel_m5564" UINTEGER,
"newrel_m65" UINTEGER,
"newrel_m15plus" UINTEGER,
"newrel_mu" INTEGER,
"newrel_f04" UINTEGER,
"newrel_f59" INTEGER,
"newrel_f1014" INTEGER,
"newrel_f514" UINTEGER,
"newrel_f014" UINTEGER,
"newrel_f1519" UINTEGER,
"newrel_f2024" UINTEGER,
"newrel_f1524" UINTEGER,
"newrel_f2534" UINTEGER,
"newrel_f3544" UINTEGER,
"newrel_f4554" UINTEGER,
"newrel_f5564" UINTEGER,
"newrel_f65" UINTEGER,
"newrel_f15plus" UINTEGER,
"newrel_fu" INTEGER,
"newrel_sexunk04" INTEGER,
"newrel_sexunk514" INTEGER,
"newrel_sexunk014" UINTEGER,
"newrel_sexunk15plus" UINTEGER,
"newrel_sexunkageunk" INTEGER,
"nrr" UINTEGER,
"nrr_tx" UINTEGER,
"rdst_new" UINTEGER,
"rdst_ret" UINTEGER,
"rdst_unk" UINTEGER,
"conf_rrmdr" UINTEGER,
"conf_mdr" UINTEGER,
"rr_sldst" UINTEGER,
"all_conf_xdr" INTEGER,
"conf_rr_nfqr" UINTEGER,
"conf_rr_fqr" INTEGER,
"unconf_rrmdr_tx" INTEGER,
"conf_rrmdr_tx" UINTEGER,
"rrmdr_014_tx" INTEGER,
"rr_nfqr_014_tx" INTEGER,
"unconf_mdr_tx" INTEGER,
"conf_mdr_tx" UINTEGER,
"conf_xdr_tx" INTEGER,
"unconf_rr_nfqr_tx" INTEGER,
"conf_rr_nfqr_tx" UINTEGER,
"conf_rr_fqr_tx" INTEGER,
"nrr_hpmz_tx" INTEGER,
"mdrxdr_bpalm_tx" INTEGER,
"mdrxdr_bdq_tx" UINTEGER,
"mdrxdr_alloral_tx" UINTEGER,
"mdrxdr_dlm_tx" INTEGER,
"mdr_shortreg_tx" UINTEGER,
"mdr_tx_adverse_events" INTEGER,
"mdr_alloral_short_tx" INTEGER,
"mdr_tx_adsm" UINTEGER,
"newrel_hivtest_014" UINTEGER,
"newrel_hivpos_014" INTEGER,
"newrel_art_014" INTEGER,
"hivtest" UINTEGER,
"hivtest_pos" UINTEGER,
"hiv_cpt" UINTEGER,
"hiv_art" UINTEGER,
"hiv_tbscr" UINTEGER,
"hiv_reg" UINTEGER,
"hiv_ipt" UINTEGER,
"hiv_reg_new" UINTEGER,
"hiv_ipt_reg_all" UINTEGER,
"hiv_reg_all" UINTEGER,
"hiv_tbdetect" UINTEGER,
"hiv_reg_new2" UINTEGER,
"hiv_elig_all_tpt" UINTEGER,
"hiv_elig_all" UINTEGER
);
Anyone who has the link will be able to view this.