Convenience character vectors of ISO3 codes for the WHO Member States
in each region. Each vector is the regional subset of
who_countries's iso3 column, sorted alphabetically.
Format
Character vectors of ISO 3166-1 alpha-3 codes.
An object of class character of length 47.
An object of class character of length 35.
An object of class character of length 10.
An object of class character of length 53.
An object of class character of length 21.
An object of class character of length 28.
Details
These are derived directly from who_countries and exist for
ergonomic filtering, e.g.
dplyr::filter(data, iso3 %in% wpro_cty).
If you need to update group membership, edit
data-raw/who_countries.R and re-run that script — the vectors
regenerate from the master table.
afro_cty47 Member States in the WHO African Region.
amro_cty35 Member States in the WHO Region of the Americas.
searo_cty10 Member States in the WHO South-East Asia Region.
euro_cty53 Member States in the WHO European Region.
emro_cty21 Member States in the WHO Eastern Mediterranean Region.
wpro_cty28 Member States in the WHO Western Pacific Region. Includes Indonesia from May 2025 (per WHO EB156).