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

Law Requires Helmet To Be Fastened

@owid.gho.owid_law_requires_helmet_to_be_fastened_2
  • 7.28 kB
  • 168 rows
  • 6 columns
Loading...
CREATE TABLE owid_law_requires_helmet_to_be_fastened_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "law_requires_helmet_to_be_fastened" VARCHAR,
  "law_requires_helmet_to_be_fastened_low" VARCHAR,
  "law_requires_helmet_to_be_fastened_high" VARCHAR,
  "comments" VARCHAR
);

Lead Attributable DALYs ('000)

@owid.gho.owid_lead_attributable_dalys_000_1
  • 3.56 kB
  • 8 rows
  • 3 columns
Loading...
CREATE TABLE owid_lead_attributable_dalys_000_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "lead_attributable_dalys_000" FLOAT  -- Lead Attributable Dalys, 000
);

Lead Attributable DALYs ('000) In Children Under 5 Years

@owid.gho.owid_lead_attributable_dalys_000_in_children_under_5_years_1
  • 3.8 kB
  • 8 rows
  • 3 columns
Loading...
CREATE TABLE owid_lead_attributable_dalys_000_in_children_under_5_years_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "lead_attributable_dalys_000_in_children_under_5_years" FLOAT  -- Lead Attributable Dalys, 000, In Children Under 5 Years
);

Lead Attributable DALYs Per 100'000 Capita

@owid.gho.owid_lead_attributable_dalys_per_100000_capita_1
  • 3.69 kB
  • 8 rows
  • 3 columns
Loading...
CREATE TABLE owid_lead_attributable_dalys_per_100000_capita_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "lead_attributable_dalys_per_100000_capita" FLOAT
);

Lead Attributable DALYs Per 100'000 Children Under 5 Years

@owid.gho.owid_lead_attributable_dalys_per_100000_children_under_b4853ee3
  • 3.83 kB
  • 8 rows
  • 3 columns
Loading...
CREATE TABLE owid_lead_attributable_dalys_per_100000_children_under_b4853ee3 (
  "year" INTEGER,
  "country" VARCHAR,
  "lead_attributable_dalys_per_100000_children_under_5_years" FLOAT
);

Lead Attributable Deaths

@owid.gho.owid_lead_attributable_deaths_1
  • 3.54 kB
  • 8 rows
  • 3 columns
Loading...
CREATE TABLE owid_lead_attributable_deaths_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "lead_attributable_deaths" FLOAT
);

Lead Attributable Deaths Per 100'000 Capita

@owid.gho.owid_lead_attributable_deaths_per_100000_capita_1
  • 3.7 kB
  • 8 rows
  • 3 columns
Loading...
CREATE TABLE owid_lead_attributable_deaths_per_100000_capita_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "lead_attributable_deaths_per_100000_capita" FLOAT
);
@owid.gho.owid_legal_1
  • 5.56 kB
  • 122 rows
  • 4 columns
Loading...
CREATE TABLE owid_legal_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "goe_question" VARCHAR,
  "legal" VARCHAR
);
@owid.gho.owid_legal_2
  • 7.18 kB
  • 122 rows
  • 7 columns
Loading...
CREATE TABLE owid_legal_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "goe_question" VARCHAR,
  "legal" VARCHAR,
  "legal_low" VARCHAR,
  "legal_high" VARCHAR,
  "comments" VARCHAR
);
@owid.gho.owid_legal_blood_alcohol_concentration_bac_limits_1
  • 7.22 kB
  • 474 rows
  • 4 columns
Loading...
CREATE TABLE owid_legal_blood_alcohol_concentration_bac_limits_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "substance_abuse_bac_groups" VARCHAR,
  "legal_blood_alcohol_concentration_bac_limits" VARCHAR  -- Legal Blood Alcohol Concentration, Bac, Limits
);
@owid.gho.owid_legal_blood_alcohol_concentration_bac_limits_2
  • 9.87 kB
  • 878 rows
  • 7 columns
Loading...
CREATE TABLE owid_legal_blood_alcohol_concentration_bac_limits_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "substance_abuse_bac_groups" VARCHAR,
  "legal_blood_alcohol_concentration_bac_limits" VARCHAR  -- Legal Blood Alcohol Concentration, Bac, Limits,
  "legal_blood_alcohol_concentration_bac_limits_low" VARCHAR  -- Legal Blood Alcohol Concentration, Bac, Limits Low,
  "legal_blood_alcohol_concentration_bac_limits_high" VARCHAR  -- Legal Blood Alcohol Concentration, Bac, Limits High,
  "comments" VARCHAR
);

Legally-binding Controls On Lead Paint

@owid.gho.owid_legally_binding_controls_on_lead_paint_1
  • 9.29 kB
  • 164 rows
  • 4 columns
Loading...
CREATE TABLE owid_legally_binding_controls_on_lead_paint_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "comments" VARCHAR,
  "legally_binding_controls_on_lead_paint" VARCHAR
);

Legally-binding Controls On Lead Paint

@owid.gho.owid_legally_binding_controls_on_lead_paint_2
  • 10.87 kB
  • 164 rows
  • 6 columns
Loading...
CREATE TABLE owid_legally_binding_controls_on_lead_paint_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "legally_binding_controls_on_lead_paint" VARCHAR,
  "legally_binding_controls_on_lead_paint_low" VARCHAR,
  "legally_binding_controls_on_lead_paint_high" VARCHAR,
  "comments" VARCHAR
);
@owid.gho.owid_legal_obligation_for_schools_to_include_alcohol_u_6e73b1d0
  • 4.87 kB
  • 49 rows
  • 4 columns
Loading...
CREATE TABLE owid_legal_obligation_for_schools_to_include_alcohol_u_6e73b1d0 (
  "year" INTEGER,
  "country" VARCHAR,
  "comments" VARCHAR,
  "legal_obligation_for_schools_to_include_alcohol_use_prevention" VARCHAR
);
@owid.gho.owid_legal_obligation_for_schools_to_include_alcohol_u_f97a75d3
  • 6.86 kB
  • 49 rows
  • 6 columns
Loading...
CREATE TABLE owid_legal_obligation_for_schools_to_include_alcohol_u_f97a75d3 (
  "year" INTEGER,
  "country" VARCHAR,
  "legal_obligation_for_schools_to_include_alcohol_use_prevention" VARCHAR,
  "legal_obligation_for_schools_to_include_alcohol_use_pr_f2c09593" VARCHAR  -- Legal Obligation For Schools To Include Alcohol Use Prevention Low,
  "legal_obligation_for_schools_to_include_alcohol_use_pr_0cb716a8" VARCHAR  -- Legal Obligation For Schools To Include Alcohol Use Prevention High,
  "comments" VARCHAR
);
@owid.gho.owid_legal_obligation_for_schools_to_interact_with_par_5ba61881
  • 4.87 kB
  • 49 rows
  • 4 columns
Loading...
CREATE TABLE owid_legal_obligation_for_schools_to_interact_with_par_5ba61881 (
  "year" INTEGER,
  "country" VARCHAR,
  "comments" VARCHAR,
  "legal_obligation_for_schools_to_interact_with_parents__e741b15c" VARCHAR  -- Legal Obligation For Schools To Interact With Parents Regarding Education And Well Being
);
@owid.gho.owid_legal_obligation_for_schools_to_interact_with_par_f6aa075b
  • 6.87 kB
  • 49 rows
  • 6 columns
Loading...
CREATE TABLE owid_legal_obligation_for_schools_to_interact_with_par_f6aa075b (
  "year" INTEGER,
  "country" VARCHAR,
  "legal_obligation_for_schools_to_interact_with_parents__e741b15c" VARCHAR  -- Legal Obligation For Schools To Interact With Parents Regarding Education And Well Being,
  "legal_obligation_for_schools_to_interact_with_parents__721ae619" VARCHAR  -- Legal Obligation For Schools To Interact With Parents Regarding Education And Well Being Low,
  "legal_obligation_for_schools_to_interact_with_parents__204c1be6" VARCHAR  -- Legal Obligation For Schools To Interact With Parents Regarding Education And Well Being High,
  "comments" VARCHAR
);
@owid.gho.owid_legal_requirement_for_size_of_health_warning_labels_1
  • 5.39 kB
  • 63 rows
  • 3 columns
Loading...
CREATE TABLE owid_legal_requirement_for_size_of_health_warning_labels_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "legal_requirement_for_size_of_health_warning_labels" VARCHAR
);
@owid.gho.owid_legal_requirement_for_size_of_health_warning_labels_2
  • 7.79 kB
  • 217 rows
  • 6 columns
Loading...
CREATE TABLE owid_legal_requirement_for_size_of_health_warning_labels_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "legal_requirement_for_size_of_health_warning_labels" VARCHAR,
  "legal_requirement_for_size_of_health_warning_labels_low" VARCHAR,
  "legal_requirement_for_size_of_health_warning_labels_high" VARCHAR,
  "comments" VARCHAR
);

Legislation

@owid.gho.owid_legislation
  • 6.87 kB
  • 1,212 rows
  • 3 columns
Loading...
CREATE TABLE owid_legislation (
  "year" INTEGER,
  "country" VARCHAR,
  "legislation" INTEGER
);

Legislation And Financing

@owid.gho.owid_legislation_and_financing
  • 6.82 kB
  • 550 rows
  • 4 columns
Loading...
CREATE TABLE owid_legislation_and_financing (
  "year" INTEGER,
  "country" VARCHAR,
  "ihr_spar_capacity_level" VARCHAR,
  "legislation_and_financing" INTEGER
);

Legislation On Alcohol Testing At Workplaces

@owid.gho.owid_legislation_on_alcohol_testing_at_workplaces_1
  • 5.5 kB
  • 172 rows
  • 3 columns
Loading...
CREATE TABLE owid_legislation_on_alcohol_testing_at_workplaces_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "legislation_on_alcohol_testing_at_workplaces" VARCHAR
);

Legislation On Alcohol Testing At Workplaces

@owid.gho.owid_legislation_on_alcohol_testing_at_workplaces_2
  • 7.62 kB
  • 172 rows
  • 6 columns
Loading...
CREATE TABLE owid_legislation_on_alcohol_testing_at_workplaces_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "legislation_on_alcohol_testing_at_workplaces" VARCHAR,
  "legislation_on_alcohol_testing_at_workplaces_low" VARCHAR,
  "legislation_on_alcohol_testing_at_workplaces_high" VARCHAR,
  "comments" VARCHAR
);

Legislative Provision For Compulsory Treatment

@owid.gho.owid_legislative_provision_for_compulsory_treatment_1
  • 4.96 kB
  • 144 rows
  • 3 columns
Loading...
CREATE TABLE owid_legislative_provision_for_compulsory_treatment_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "legislative_provision_for_compulsory_treatment" VARCHAR
);

Legislative Provision For Compulsory Treatment

@owid.gho.owid_legislative_provision_for_compulsory_treatment_2
  • 7.31 kB
  • 144 rows
  • 6 columns
Loading...
CREATE TABLE owid_legislative_provision_for_compulsory_treatment_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "legislative_provision_for_compulsory_treatment" VARCHAR,
  "legislative_provision_for_compulsory_treatment_low" VARCHAR,
  "legislative_provision_for_compulsory_treatment_high" VARCHAR,
  "comments" VARCHAR
);

Share link

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