Baselight

Global Tuberculosis Report - Expenditure And Utilisation

@owid.expenditure

Loading...
Loading...

About this Dataset

Global Tuberculosis Report - Expenditure And Utilisation

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.expenditure.owid_expenditure
  • 120.19 KB
  • 1290 rows
  • 42 columns
Loading...

CREATE TABLE owid_expenditure (
  "country" VARCHAR,
  "year" INTEGER,
  "exp_cpp_dstb" UINTEGER,
  "exp_cpp_mdr" UINTEGER,
  "exp_cpp_xdr" INTEGER,
  "exp_cpp_tpt" UINTEGER,
  "exp_lab" UINTEGER,
  "rcvd_lab" UINTEGER,
  "exp_staff" UINTEGER,
  "rcvd_staff" UINTEGER,
  "exp_fld" UINTEGER,
  "rcvd_fld" UINTEGER,
  "exp_prog" UINTEGER,
  "rcvd_prog" UINTEGER,
  "exp_sld" UINTEGER,
  "rcvd_sld" UINTEGER,
  "exp_mdrmgt" UINTEGER,
  "rcvd_mdrmgt" UINTEGER,
  "exp_tpt" UINTEGER,
  "rcvd_tpt" UINTEGER,
  "exp_tbhiv" UINTEGER,
  "rcvd_tbhiv" UINTEGER,
  "exp_patsup" UINTEGER,
  "rcvd_patsup" UINTEGER,
  "exp_orsrvy" UINTEGER,
  "rcvd_orsrvy" UINTEGER,
  "exp_oth" UINTEGER,
  "rcvd_oth" UINTEGER,
  "exp_tot" UINTEGER,
  "rcvd_tot" UINTEGER,
  "rcvd_tot_domestic" UINTEGER,
  "rcvd_tot_gf" UINTEGER,
  "rcvd_tot_usaid" UINTEGER,
  "rcvd_tot_grnt" UINTEGER,
  "rcvd_tot_sources" UINTEGER,
  "hcfvisit_dstb" INTEGER,
  "hcfvisit_mdr" INTEGER,
  "hospd_dstb_prct" INTEGER,
  "hospd_mdr_prct" INTEGER,
  "hospd_dstb_dur" INTEGER,
  "hospd_mdr_dur" INTEGER,
  "hosp_type_mdr" VARCHAR
);

Share link

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