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

Births By Caesarean Section (%)

@owid.gho.owid_births_by_caesarean_section_pct_1
  • 28.35 kB
  • 173 rows
  • 4 columns
Loading...
CREATE TABLE owid_births_by_caesarean_section_pct_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "births_by_caesarean_section_pct" FLOAT  -- Births By Caesarean Section, Pct,
  "comments" VARCHAR
);

Births By Caesarean Section (%)

@owid.gho.owid_births_by_caesarean_section_pct_2
  • 29.5 kB
  • 171 rows
  • 6 columns
Loading...
CREATE TABLE owid_births_by_caesarean_section_pct_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "births_by_caesarean_section_pct" FLOAT  -- Births By Caesarean Section, Pct,
  "births_by_caesarean_section_pct_low" VARCHAR  -- Births By Caesarean Section, Pct Low,
  "births_by_caesarean_section_pct_high" VARCHAR  -- Births By Caesarean Section, Pct High,
  "comments" VARCHAR
);

Births In Baby-friendly Facilities (%)

@owid.gho.owid_births_in_baby_friendly_facilities_pct
  • 7.27 kB
  • 60 rows
  • 5 columns
Loading...
CREATE TABLE owid_births_in_baby_friendly_facilities_pct (
  "year" INTEGER,
  "country" VARCHAR,
  "sex" VARCHAR,
  "births_in_baby_friendly_facilities_pct" FLOAT  -- Births In Baby Friendly Facilities, Pct,
  "comments" VARCHAR
);

Blood Alcohol Concentration (BAC) Limit For Drivers

@owid.gho.owid_blood_alcohol_concentration_bac_limit_for_drivers_1
  • 9.01 kB
  • 272 rows
  • 5 columns
Loading...
CREATE TABLE owid_blood_alcohol_concentration_bac_limit_for_drivers_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "driver_type" VARCHAR,
  "comments" VARCHAR,
  "blood_alcohol_concentration_bac_limit_for_drivers" VARCHAR  -- Blood Alcohol Concentration, Bac, Limit For Drivers
);

Blood Alcohol Concentration (BAC) Limit For Drivers

@owid.gho.owid_blood_alcohol_concentration_bac_limit_for_drivers_2
  • 10.53 kB
  • 272 rows
  • 7 columns
Loading...
CREATE TABLE owid_blood_alcohol_concentration_bac_limit_for_drivers_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "driver_type" VARCHAR,
  "blood_alcohol_concentration_bac_limit_for_drivers" VARCHAR  -- Blood Alcohol Concentration, Bac, Limit For Drivers,
  "blood_alcohol_concentration_bac_limit_for_drivers_low" VARCHAR  -- Blood Alcohol Concentration, Bac, Limit For Drivers Low,
  "blood_alcohol_concentration_bac_limit_for_drivers_high" VARCHAR  -- Blood Alcohol Concentration, Bac, Limit For Drivers High,
  "comments" VARCHAR
);

Brief Interventions As Health Promotion/disease Prevention

@owid.gho.owid_brief_interventions_as_health_promotion_disease_p_9c7aa1eb
  • 3.91 kB
  • 60 rows
  • 3 columns
Loading...
CREATE TABLE owid_brief_interventions_as_health_promotion_disease_p_9c7aa1eb (
  "year" INTEGER,
  "country" VARCHAR,
  "brief_interventions_as_health_promotion_disease_prevention" VARCHAR
);

Brief Interventions As Health Promotion/disease Prevention

@owid.gho.owid_brief_interventions_as_health_promotion_disease_p_c0698967
  • 6.43 kB
  • 60 rows
  • 6 columns
Loading...
CREATE TABLE owid_brief_interventions_as_health_promotion_disease_p_c0698967 (
  "year" INTEGER,
  "country" VARCHAR,
  "brief_interventions_as_health_promotion_disease_prevention" VARCHAR,
  "brief_interventions_as_health_promotion_disease_prevention_low" VARCHAR,
  "brief_interventions_as_health_promotion_disease_prevention_high" VARCHAR,
  "comments" VARCHAR
);

Budget Line For Substance Use Disorder Prevention

@owid.gho.owid_budget_line_for_substance_use_disorder_prevention_1
  • 4.99 kB
  • 143 rows
  • 3 columns
Loading...
CREATE TABLE owid_budget_line_for_substance_use_disorder_prevention_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "budget_line_for_substance_use_disorder_prevention" VARCHAR
);

Budget Line For Substance Use Disorder Prevention

@owid.gho.owid_budget_line_for_substance_use_disorder_prevention_2
  • 7.39 kB
  • 143 rows
  • 6 columns
Loading...
CREATE TABLE owid_budget_line_for_substance_use_disorder_prevention_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "budget_line_for_substance_use_disorder_prevention" VARCHAR,
  "budget_line_for_substance_use_disorder_prevention_low" VARCHAR,
  "budget_line_for_substance_use_disorder_prevention_high" VARCHAR,
  "comments" VARCHAR
);

Budget Line For Substance Use Disorder Treatment

@owid.gho.owid_budget_line_for_substance_use_disorder_treatment_1
  • 5 kB
  • 145 rows
  • 3 columns
Loading...
CREATE TABLE owid_budget_line_for_substance_use_disorder_treatment_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "budget_line_for_substance_use_disorder_treatment" VARCHAR
);

Budget Line For Substance Use Disorder Treatment

@owid.gho.owid_budget_line_for_substance_use_disorder_treatment_2
  • 7.39 kB
  • 145 rows
  • 6 columns
Loading...
CREATE TABLE owid_budget_line_for_substance_use_disorder_treatment_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "budget_line_for_substance_use_disorder_treatment" VARCHAR,
  "budget_line_for_substance_use_disorder_treatment_low" VARCHAR,
  "budget_line_for_substance_use_disorder_treatment_high" VARCHAR,
  "comments" VARCHAR
);

Budget Year

@owid.gho.owid_budget_year_1
  • 6.43 kB
  • 1,560 rows
  • 3 columns
Loading...
CREATE TABLE owid_budget_year_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "budget_year" VARCHAR
);

Budget Year

@owid.gho.owid_budget_year_2
  • 8.15 kB
  • 1,560 rows
  • 6 columns
Loading...
CREATE TABLE owid_budget_year_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "budget_year" VARCHAR,
  "budget_year_low" VARCHAR,
  "budget_year_high" VARCHAR,
  "comments" VARCHAR
);

Buprenorphine/naloxone Provision In Clinical And Community-based Settings

@owid.gho.owid_buprenorphine_naloxone_provision_in_clinical_and__54de92ee
  • 7.68 kB
  • 240 rows
  • 7 columns
Loading...
CREATE TABLE owid_buprenorphine_naloxone_provision_in_clinical_and__54de92ee (
  "year" INTEGER,
  "country" VARCHAR,
  "rsud_public_private_settings" VARCHAR,
  "buprenorphine_naloxone_provision_in_clinical_and_commu_c91c68bb" VARCHAR  -- Buprenorphine Naloxone Provision In Clinical And Community Based Settings,
  "buprenorphine_naloxone_provision_in_clinical_and_commu_4786fab8" VARCHAR  -- Buprenorphine Naloxone Provision In Clinical And Community Based Settings Low,
  "buprenorphine_naloxone_provision_in_clinical_and_commu_6d82fd68" VARCHAR  -- Buprenorphine Naloxone Provision In Clinical And Community Based Settings High,
  "comments" VARCHAR
);

Buprenorphine/naloxone Provision In Clinical And Community-based Settings

@owid.gho.owid_buprenorphine_naloxone_provision_in_clinical_and__caca2f9f
  • 5.11 kB
  • 240 rows
  • 4 columns
Loading...
CREATE TABLE owid_buprenorphine_naloxone_provision_in_clinical_and__caca2f9f (
  "year" INTEGER,
  "country" VARCHAR,
  "rsud_public_private_settings" VARCHAR,
  "buprenorphine_naloxone_provision_in_clinical_and_commu_c91c68bb" VARCHAR  -- Buprenorphine Naloxone Provision In Clinical And Community Based Settings
);

Buprenorphine/naloxone Used For Detoxification Or Maintenance

@owid.gho.owid_buprenorphine_naloxone_used_for_detoxification_or_3eec5ac9
  • 3.9 kB
  • 28 rows
  • 3 columns
Loading...
CREATE TABLE owid_buprenorphine_naloxone_used_for_detoxification_or_3eec5ac9 (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_naloxone_used_for_detoxification_or_maintenance" VARCHAR
);

Buprenorphine/naloxone Used For Detoxification Or Maintenance

@owid.gho.owid_buprenorphine_naloxone_used_for_detoxification_or_9a94990d
  • 6.45 kB
  • 28 rows
  • 6 columns
Loading...
CREATE TABLE owid_buprenorphine_naloxone_used_for_detoxification_or_9a94990d (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_naloxone_used_for_detoxification_or_maintenance" VARCHAR,
  "buprenorphine_naloxone_used_for_detoxification_or_main_70783794" VARCHAR  -- Buprenorphine Naloxone Used For Detoxification Or Maintenance Low,
  "buprenorphine_naloxone_used_for_detoxification_or_main_3265a89c" VARCHAR  -- Buprenorphine Naloxone Used For Detoxification Or Maintenance High,
  "comments" VARCHAR
);

Buprenorphine/naloxone Used For The Treatment Of Opioid Dependence

@owid.gho.owid_buprenorphine_naloxone_used_for_the_treatment_of__5c707f28
  • 5.1 kB
  • 142 rows
  • 3 columns
Loading...
CREATE TABLE owid_buprenorphine_naloxone_used_for_the_treatment_of__5c707f28 (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_naloxone_used_for_the_treatment_of_opioi_b14661e9" VARCHAR  -- Buprenorphine Naloxone Used For The Treatment Of Opioid Dependence
);

Buprenorphine/naloxone Used For The Treatment Of Opioid Dependence

@owid.gho.owid_buprenorphine_naloxone_used_for_the_treatment_of__db4beca5
  • 7.68 kB
  • 142 rows
  • 6 columns
Loading...
CREATE TABLE owid_buprenorphine_naloxone_used_for_the_treatment_of__db4beca5 (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_naloxone_used_for_the_treatment_of_opioi_b14661e9" VARCHAR  -- Buprenorphine Naloxone Used For The Treatment Of Opioid Dependence,
  "buprenorphine_naloxone_used_for_the_treatment_of_opioi_839539d2" VARCHAR  -- Buprenorphine Naloxone Used For The Treatment Of Opioid Dependence Low,
  "buprenorphine_naloxone_used_for_the_treatment_of_opioi_b69f4cb4" VARCHAR  -- Buprenorphine Naloxone Used For The Treatment Of Opioid Dependence High,
  "comments" VARCHAR
);

Buprenorphine Provision In Clinical And Community-based Settings

@owid.gho.owid_buprenorphine_provision_in_clinical_and_community_a32cd33b
  • 7.77 kB
  • 288 rows
  • 7 columns
Loading...
CREATE TABLE owid_buprenorphine_provision_in_clinical_and_community_a32cd33b (
  "year" INTEGER,
  "country" VARCHAR,
  "rsud_public_private_settings" VARCHAR,
  "buprenorphine_provision_in_clinical_and_community_base_09ba6908" VARCHAR  -- Buprenorphine Provision In Clinical And Community Based Settings,
  "buprenorphine_provision_in_clinical_and_community_base_82b67987" VARCHAR  -- Buprenorphine Provision In Clinical And Community Based Settings Low,
  "buprenorphine_provision_in_clinical_and_community_base_8f86b55e" VARCHAR  -- Buprenorphine Provision In Clinical And Community Based Settings High,
  "comments" VARCHAR
);

Buprenorphine Provision In Clinical And Community-based Settings

@owid.gho.owid_buprenorphine_provision_in_clinical_and_community_d5075cad
  • 5.2 kB
  • 288 rows
  • 4 columns
Loading...
CREATE TABLE owid_buprenorphine_provision_in_clinical_and_community_d5075cad (
  "year" INTEGER,
  "country" VARCHAR,
  "rsud_public_private_settings" VARCHAR,
  "buprenorphine_provision_in_clinical_and_community_base_09ba6908" VARCHAR  -- Buprenorphine Provision In Clinical And Community Based Settings
);

Buprenorphine Used For Detoxification Or Maintenance

@owid.gho.owid_buprenorphine_used_for_detoxification_or_maintenance_1
  • 3.94 kB
  • 37 rows
  • 3 columns
Loading...
CREATE TABLE owid_buprenorphine_used_for_detoxification_or_maintenance_1 (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_used_for_detoxification_or_maintenance" VARCHAR
);

Buprenorphine Used For Detoxification Or Maintenance

@owid.gho.owid_buprenorphine_used_for_detoxification_or_maintenance_2
  • 6.37 kB
  • 37 rows
  • 6 columns
Loading...
CREATE TABLE owid_buprenorphine_used_for_detoxification_or_maintenance_2 (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_used_for_detoxification_or_maintenance" VARCHAR,
  "buprenorphine_used_for_detoxification_or_maintenance_low" VARCHAR,
  "buprenorphine_used_for_detoxification_or_maintenance_high" VARCHAR,
  "comments" VARCHAR
);

Buprenorphine Used For The Treatment Of Opioid Dependence

@owid.gho.owid_buprenorphine_used_for_the_treatment_of_opioid_de_3ee6cf7a
  • 7.6 kB
  • 142 rows
  • 6 columns
Loading...
CREATE TABLE owid_buprenorphine_used_for_the_treatment_of_opioid_de_3ee6cf7a (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_used_for_the_treatment_of_opioid_dependence" VARCHAR,
  "buprenorphine_used_for_the_treatment_of_opioid_dependence_low" VARCHAR,
  "buprenorphine_used_for_the_treatment_of_opioid_dependence_high" VARCHAR,
  "comments" VARCHAR
);

Buprenorphine Used For The Treatment Of Opioid Dependence

@owid.gho.owid_buprenorphine_used_for_the_treatment_of_opioid_de_b7cb5ecb
  • 5.05 kB
  • 142 rows
  • 3 columns
Loading...
CREATE TABLE owid_buprenorphine_used_for_the_treatment_of_opioid_de_b7cb5ecb (
  "year" INTEGER,
  "country" VARCHAR,
  "buprenorphine_used_for_the_treatment_of_opioid_dependence" VARCHAR
);

Share link

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