Skip to contents

WHO country metadata

Datasets and helpers for WHO Member States and regional groupings.

who_countries
WHO Member States with regional and Pacific classifications
afro_cty amro_cty searo_cty euro_cty emro_cty wpro_cty
WHO regional Member State ISO3 vectors
pic_cty
Pacific Island Country ISO3 codes
iso3_to_region()
Look Up the WHO Region for ISO3 Codes
iso3_to_m49()
Convert ISO3 Codes to UN M49 Numeric Codes
m49_to_iso3()
Convert UN M49 Numeric Codes to ISO3 Codes

GHO indicator data

Functions for fetching and cleaning data from the WHO Global Health Observatory.

gho_indicators()
List GHO Indicators
gho_dimensions()
List Dimensions of a GHO Indicator
gho_data()
Fetch GHO Data
gho_clean()
Tidy a GHO Data Frame
gho_count()
Count Observations for a GHO Indicator Filter
gho_coverage()
Summarise Per-Location Data Coverage of a GHO Indicator
gho_has_data()
Check Whether a GHO Indicator Has Data for a Filter
bind_indicators()
Bind Cleaned Indicator Tibbles

SDG indicator data

Functions for fetching and cleaning data from the UN SDG API.

sdg_goals()
List SDG Goals
sdg_targets()
List SDG Targets
sdg_areas()
List SDG Geographic Areas
sdg_indicators()
List SDG Indicators
sdg_data()
Fetch SDG Data
sdg_clean()
Tidy an SDG Data Frame
sdg_coverage()
Explore Series Coverage of an SDG Indicator

Visual themes

ggplot2 and flextable styling helpers for WHO-style outputs.

theme_dsi()
DSIR ggplot2 theme — WHO publication-style
theme_dsi_facet()
DSIR ggplot2 theme for faceted plots
dsi_flextable_defaults()
Set DSIR Flextable Defaults
ggpie()
Create a Pie Chart with ggplot2
scale_y_dsi_col() scale_x_dsi_col()
Continuous Scales for DSIR Bar / Column Charts

Utilities

Small mathematical and data helpers.

geomean()
Geometric Mean