DHS.country.meta {sae4health}R Documentation

DHS Country Metadata

Description

A dataset containing metadata for countries included in DHS surveys, including standardized country codes across multiple international organizations.

Usage

DHS.country.meta

Format

A data frame with 60 rows and 12 columns:

UNAIDS_CountryCode

Country code used by UNAIDS.

SubregionName

Name of the subregion (e.g., West Africa, South Asia).

WHO_CountryCode

Country code used by WHO.

FIPS_CountryCode

Country code used by FIPS.

UNICEF_CountryCode

Country code used by UNICEF.

RegionName

Name of the global region (e.g., Africa, Asia).

ISO2_CountryCode

Two-letter ISO country code.

ISO3_CountryCode

Three-letter ISO country code.

RegionOrder

Numeric ordering of the region for visualization.

DHS_CountryCode

Unique country code assigned by DHS.

CountryName

Full name of the country.

UNSTAT_CountryCode

Country code used by UN Statistics Division.


[Package sae4health version 1.2.3 Index]