Baselight

Global Tuberculosis Report - Disaggregated Burden Estimates

@owid.burden_disaggregated

Loading...
Loading...

About this Dataset

Global Tuberculosis Report - Disaggregated Burden Estimates

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.burden_disaggregated.owid_burden_disaggregated_1
  • 64.94 KB
  • 20181 rows
  • 8 columns
Loading...

CREATE TABLE owid_burden_disaggregated_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "age_group" VARCHAR,
  "sex" VARCHAR,
  "risk_factor" VARCHAR,
  "best" UINTEGER,
  "lo" UINTEGER,
  "hi" UINTEGER
);

Global Tuberculosis Report - Disaggregated Burden Estimates

@owid.burden_disaggregated.owid_burden_disaggregated_2
  • 58.42 KB
  • 18944 rows
  • 8 columns
Loading...

CREATE TABLE owid_burden_disaggregated_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "age_group" VARCHAR,
  "sex" VARCHAR,
  "risk_factor" VARCHAR,
  "best" UINTEGER,
  "lo" UINTEGER,
  "hi" UINTEGER
);

Global Tuberculosis Report

@owid.burden_disaggregated.owid_burden_disaggregated_rate_1
  • 112.53 KB
  • 7458 rows
  • 8 columns
Loading...

CREATE TABLE owid_burden_disaggregated_rate_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "age_group" VARCHAR,
  "sex" VARCHAR,
  "risk_factor" VARCHAR,
  "best_rate" FLOAT,
  "low_rate" FLOAT,
  "high_rate" FLOAT
);

Global Tuberculosis Report - Disaggregated Burden Estimates

@owid.burden_disaggregated.owid_burden_disaggregated_rate_2
  • 112.66 KB
  • 7458 rows
  • 8 columns
Loading...

CREATE TABLE owid_burden_disaggregated_rate_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "age_group" VARCHAR,
  "sex" VARCHAR,
  "risk_factor" VARCHAR,
  "best_rate" FLOAT,
  "low_rate" FLOAT,
  "high_rate" FLOAT
);

Share link

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