Country Code Enrichment

Country code enrichment recognizes and standardizes country code data.

The Country Code enricher recognizes country names, common names, and most country code formats, and enriches records with the standardized ISO 3166-1 alpha-2 two character country code value (for example: GB, US, and so on). Note that this enricher does not enrich input ISO 3166-1 numeric three digit country codes.

Required Input Fields for Country Code Enrichment

The input dataset for this enricher must include fields that can be mapped to the following enrichment input fields.

Input Field NameType
countryCountry name

Output Fields for Country Code Enrichment

The following fields are provided by the enricher.

Output Field NameDescription
enriched_country_successWhether the enricher successfully enriched the country code data for this record (true/false)
enriched_country_code_2_characterThe ISO 3166-1 alpha-2 two character country code, for example: GB, US, and so on