adm2.link.all {sae4health}R Documentation

WHO Administrative Level 2 Linkage

Description

A dataset linking administrative level 2 regions to their corresponding WHO region and country codes.

Usage

adm2.link.all

Format

A data frame with 1,095 rows and 8 columns:

WHO_REGION

WHO-designated region for the country.

ISO.3.DIGIT.COUNTRY.CODE

Three-letter ISO country code.

ADM0_VIZ_NAME

Administrative level 0 (country) name for visualization.

ADM1_VIZ_NAME

Administrative level 1 (first subnational division) name.

ADM2_VIZ_NAME

Administrative level 2 (second subnational division) name.

GUID.LEVEL.0

Global unique identifier for level 0 (country).

GUID.LEVEL.1..

Global unique identifier for level 1 (first subnational division).

GLOBAL.UNIQUE.IDENTIFIER..

Global unique identifier for level 2 (second subnational division).


[Package sae4health version 1.2.3 Index]