Baselight

Global Health Observatory - World Health Organization

@owid.gho

Loading...
Loading...

About this Dataset

Global Health Observatory - World Health Organization

The GHO data repository is WHO's gateway to health-related statistics for its 194 Member States. It provides access to over 1000 indicators on priority health topics including mortality and burden of diseases, the Millennium Development Goals (child nutrition, child health, maternal and reproductive health, immunization, HIV/AIDS, tuberculosis, malaria, neglected diseases, water and sanitation), non communicable diseases and risk factors, epidemic-prone diseases, health systems, environmental health, violence and injuries, equity among others.

Tables

Treatment Success Rate: Previously Treated TB Cases

@owid.gho.owid_treatment_success_rate_previously_treated_tb_cases_1
  • 10.99 kB
  • 3,747 rows
  • 3 columns
Loading...
CREATE TABLE owid_treatment_success_rate_previously_treated_tb_cases_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "treatment_success_rate_previously_treated_tb_cases" INTEGER  -- Treatment Success Rate, Previously Treated Tb Cases
);

Treatment Success Rate: Previously Treated TB Cases

@owid.gho.owid_treatment_success_rate_previously_treated_tb_cases_2
  • 13.56 kB
  • 3,886 rows
  • 6 columns
Loading...
CREATE TABLE owid_treatment_success_rate_previously_treated_tb_cases_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "treatment_success_rate_previously_treated_tb_cases" INTEGER  -- Treatment Success Rate, Previously Treated Tb Cases,
  "treatment_success_rate_previously_treated_tb_cases_low" VARCHAR  -- Treatment Success Rate, Previously Treated Tb Cases Low,
  "treatment_success_rate_previously_treated_tb_cases_high" VARCHAR  -- Treatment Success Rate, Previously Treated Tb Cases High,
  "comments" VARCHAR
);

Treatment Success Rate: XDR-TB Cases

@owid.gho.owid_treatment_success_rate_xdr_tb_cases_1
  • 6.24 kB
  • 773 rows
  • 3 columns
Loading...
CREATE TABLE owid_treatment_success_rate_xdr_tb_cases_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "treatment_success_rate_xdr_tb_cases" INTEGER  -- Treatment Success Rate, Xdr Tb Cases
);

Treatment Success Rate: XDR-TB Cases

@owid.gho.owid_treatment_success_rate_xdr_tb_cases_2
  • 8.51 kB
  • 853 rows
  • 6 columns
Loading...
CREATE TABLE owid_treatment_success_rate_xdr_tb_cases_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "treatment_success_rate_xdr_tb_cases" INTEGER  -- Treatment Success Rate, Xdr Tb Cases,
  "treatment_success_rate_xdr_tb_cases_low" VARCHAR  -- Treatment Success Rate, Xdr Tb Cases Low,
  "treatment_success_rate_xdr_tb_cases_high" VARCHAR  -- Treatment Success Rate, Xdr Tb Cases High,
  "comments" VARCHAR
);

Treatment System For Substance Use Disorders

@owid.gho.owid_treatment_system_for_substance_use_disorders_1
  • 5.02 kB
  • 135 rows
  • 3 columns
Loading...
CREATE TABLE owid_treatment_system_for_substance_use_disorders_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "treatment_system_for_substance_use_disorders" VARCHAR
);

Treatment System For Substance Use Disorders

@owid.gho.owid_treatment_system_for_substance_use_disorders_2
  • 7.34 kB
  • 135 rows
  • 6 columns
Loading...
CREATE TABLE owid_treatment_system_for_substance_use_disorders_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "treatment_system_for_substance_use_disorders" VARCHAR,
  "treatment_system_for_substance_use_disorders_low" VARCHAR,
  "treatment_system_for_substance_use_disorders_high" VARCHAR,
  "comments" VARCHAR
);

Tuberculosis Effective Treatment Coverage (%)

@owid.gho.owid_tuberculosis_effective_treatment_coverage_pct
  • 12.66 kB
  • 3,321 rows
  • 3 columns
Loading...
CREATE TABLE owid_tuberculosis_effective_treatment_coverage_pct (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_effective_treatment_coverage_pct" FLOAT  -- Tuberculosis Effective Treatment Coverage, Pct
);

Tuberculosis - New And Relapse Cases

@owid.gho.owid_tuberculosis_new_and_relapse_cases_1
  • 26.78 kB
  • 4,592 rows
  • 3 columns
Loading...
CREATE TABLE owid_tuberculosis_new_and_relapse_cases_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_new_and_relapse_cases" UINTEGER  -- Tuberculosis, New And Relapse Cases
);

Tuberculosis - New And Relapse Cases

@owid.gho.owid_tuberculosis_new_and_relapse_cases_2
  • 29.73 kB
  • 4,783 rows
  • 6 columns
Loading...
CREATE TABLE owid_tuberculosis_new_and_relapse_cases_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_new_and_relapse_cases" UINTEGER  -- Tuberculosis, New And Relapse Cases,
  "tuberculosis_new_and_relapse_cases_low" VARCHAR  -- Tuberculosis, New And Relapse Cases Low,
  "tuberculosis_new_and_relapse_cases_high" VARCHAR  -- Tuberculosis, New And Relapse Cases High,
  "comments" VARCHAR
);

Tuberculosis - New And Relapse Cases (TB C Newinc)

@owid.gho.owid_tuberculosis_new_and_relapse_cases_tb_c_newinc_1
  • 25.44 kB
  • 4,148 rows
  • 3 columns
Loading...
CREATE TABLE owid_tuberculosis_new_and_relapse_cases_tb_c_newinc_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_new_and_relapse_cases_tb_c_newinc" UINTEGER  -- Tuberculosis, New And Relapse Cases, Tb C Newinc
);

Tuberculosis - New And Relapse Cases (TB C Newinc)

@owid.gho.owid_tuberculosis_new_and_relapse_cases_tb_c_newinc_2
  • 27.8 kB
  • 4,148 rows
  • 6 columns
Loading...
CREATE TABLE owid_tuberculosis_new_and_relapse_cases_tb_c_newinc_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_new_and_relapse_cases_tb_c_newinc" UINTEGER  -- Tuberculosis, New And Relapse Cases, Tb C Newinc,
  "tuberculosis_new_and_relapse_cases_tb_c_newinc_low" VARCHAR  -- Tuberculosis, New And Relapse Cases, Tb C Newinc Low,
  "tuberculosis_new_and_relapse_cases_tb_c_newinc_high" VARCHAR  -- Tuberculosis, New And Relapse Cases, Tb C Newinc High,
  "comments" VARCHAR
);

Tuberculosis Treatment Coverage

@owid.gho.owid_tuberculosis_treatment_coverage_1
  • 10.63 kB
  • 4,543 rows
  • 3 columns
Loading...
CREATE TABLE owid_tuberculosis_treatment_coverage_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_treatment_coverage" FLOAT
);

Tuberculosis Treatment Coverage

@owid.gho.owid_tuberculosis_treatment_coverage_2
  • 22.36 kB
  • 4,732 rows
  • 6 columns
Loading...
CREATE TABLE owid_tuberculosis_treatment_coverage_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "tuberculosis_treatment_coverage" FLOAT,
  "tuberculosis_treatment_coverage_low" FLOAT,
  "tuberculosis_treatment_coverage_high" FLOAT,
  "comments" VARCHAR
);

Tx - Person-years Lived Above Age X

@owid.gho.owid_tx_person_years_lived_above_age_x_1
  • 334.26 kB
  • 54,150 rows
  • 5 columns
Loading...
CREATE TABLE owid_tx_person_years_lived_above_age_x_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "sex" VARCHAR,
  "age_group" VARCHAR,
  "tx_person_years_lived_above_age_x" FLOAT  -- Tx, Person Years Lived Above Age X
);

Tx - Person-years Lived Above Age X

@owid.gho.owid_tx_person_years_lived_above_age_x_2
  • 1.5 MB
  • 240,768 rows
  • 8 columns
Loading...
CREATE TABLE owid_tx_person_years_lived_above_age_x_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "sex" VARCHAR,
  "age_group" VARCHAR,
  "tx_person_years_lived_above_age_x" FLOAT  -- Tx, Person Years Lived Above Age X,
  "tx_person_years_lived_above_age_x_low" VARCHAR  -- Tx, Person Years Lived Above Age X Low,
  "tx_person_years_lived_above_age_x_high" VARCHAR  -- Tx, Person Years Lived Above Age X High,
  "comments" VARCHAR
);

Type Of Excise Tax Applied On Beverage

@owid.gho.owid_type_of_excise_tax_applied_on_beverage_1
  • 14.69 kB
  • 1,094 rows
  • 6 columns
Loading...
CREATE TABLE owid_type_of_excise_tax_applied_on_beverage_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "beverage_type" VARCHAR,
  "beverage" VARCHAR,
  "comments" VARCHAR,
  "type_of_excise_tax_applied_on_beverage" VARCHAR
);

Type Of Excise Tax Applied On Beverage

@owid.gho.owid_type_of_excise_tax_applied_on_beverage_2
  • 16.1 kB
  • 1,094 rows
  • 8 columns
Loading...
CREATE TABLE owid_type_of_excise_tax_applied_on_beverage_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "beverage_type" VARCHAR,
  "beverage" VARCHAR,
  "type_of_excise_tax_applied_on_beverage" VARCHAR,
  "type_of_excise_tax_applied_on_beverage_low" VARCHAR,
  "type_of_excise_tax_applied_on_beverage_high" VARCHAR,
  "comments" VARCHAR
);

Type Of National Cervical Cancer Screening Program

@owid.gho.owid_type_of_national_cervical_cancer_screening_program_1
  • 7.39 kB
  • 432 rows
  • 4 columns
Loading...
CREATE TABLE owid_type_of_national_cervical_cancer_screening_program_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "comments" VARCHAR,
  "type_of_national_cervical_cancer_screening_program" VARCHAR
);

Type Of National Cervical Cancer Screening Program

@owid.gho.owid_type_of_national_cervical_cancer_screening_program_2
  • 9.15 kB
  • 432 rows
  • 6 columns
Loading...
CREATE TABLE owid_type_of_national_cervical_cancer_screening_program_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "type_of_national_cervical_cancer_screening_program" VARCHAR,
  "type_of_national_cervical_cancer_screening_program_low" VARCHAR,
  "type_of_national_cervical_cancer_screening_program_high" VARCHAR,
  "comments" VARCHAR
);

Type Of Nomenclature System

@owid.gho.owid_type_of_nomenclature_system_1
  • 6.99 kB
  • 162 rows
  • 4 columns
Loading...
CREATE TABLE owid_type_of_nomenclature_system_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "type_of_nomenclature_system" INTEGER,
  "comments" VARCHAR
);

Type Of Nomenclature System

@owid.gho.owid_type_of_nomenclature_system_2
  • 8.31 kB
  • 162 rows
  • 6 columns
Loading...
CREATE TABLE owid_type_of_nomenclature_system_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "type_of_nomenclature_system" INTEGER,
  "type_of_nomenclature_system_low" VARCHAR,
  "type_of_nomenclature_system_high" VARCHAR,
  "comments" VARCHAR
);

Types Of Antimicrobial Susceptibility Testing (AST) Standards Followed By Countries

@owid.gho.owid_types_of_antimicrobial_susceptibility_testing_ast_9708aee5
  • 4.91 kB
  • 144 rows
  • 4 columns
Loading...
CREATE TABLE owid_types_of_antimicrobial_susceptibility_testing_ast_9708aee5 (
  "year" INTEGER,
  "country" VARCHAR,
  "amr_glass_category" VARCHAR,
  "types_of_antimicrobial_susceptibility_testing_ast_stan_5ca000bf" FLOAT  -- Types Of Antimicrobial Susceptibility Testing, Ast, Standards Followed By Countries
);

Types Of Antimicrobial Susceptibility Testing (AST) Standards Followed By Countries

@owid.gho.owid_types_of_antimicrobial_susceptibility_testing_ast_c01dd597
  • 7.48 kB
  • 144 rows
  • 7 columns
Loading...
CREATE TABLE owid_types_of_antimicrobial_susceptibility_testing_ast_c01dd597 (
  "year" INTEGER,
  "country" VARCHAR,
  "amr_glass_category" VARCHAR,
  "types_of_antimicrobial_susceptibility_testing_ast_stan_5ca000bf" FLOAT  -- Types Of Antimicrobial Susceptibility Testing, Ast, Standards Followed By Countries,
  "types_of_antimicrobial_susceptibility_testing_ast_stan_fc3eb35a" VARCHAR  -- Types Of Antimicrobial Susceptibility Testing, Ast, Standards Followed By Countries Low,
  "types_of_antimicrobial_susceptibility_testing_ast_stan_82b1cc23" VARCHAR  -- Types Of Antimicrobial Susceptibility Testing, Ast, Standards Followed By Countries High,
  "comments" VARCHAR
);

Types Of Lists Recommending Health Technology For High Burden Diseases

@owid.gho.owid_types_of_lists_recommending_health_technology_for_bb1fc0a0
  • 5.24 kB
  • 159 rows
  • 3 columns
Loading...
CREATE TABLE owid_types_of_lists_recommending_health_technology_for_bb1fc0a0 (
  "year" INTEGER,
  "country" VARCHAR,
  "types_of_lists_recommending_health_technology_for_high_b594309f" INTEGER  -- Types Of Lists Recommending Health Technology For High Burden Diseases
);

Types Of Lists Recommending Health Technology For High Burden Diseases

@owid.gho.owid_types_of_lists_recommending_health_technology_for_c5273e13
  • 7.77 kB
  • 159 rows
  • 6 columns
Loading...
CREATE TABLE owid_types_of_lists_recommending_health_technology_for_c5273e13 (
  "year" INTEGER,
  "country" VARCHAR,
  "types_of_lists_recommending_health_technology_for_high_b594309f" INTEGER  -- Types Of Lists Recommending Health Technology For High Burden Diseases,
  "types_of_lists_recommending_health_technology_for_high_4bc125a2" VARCHAR  -- Types Of Lists Recommending Health Technology For High Burden Diseases Low,
  "types_of_lists_recommending_health_technology_for_high_0ee931bd" VARCHAR  -- Types Of Lists Recommending Health Technology For High Burden Diseases High,
  "comments" VARCHAR
);

Share link

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