title: CountryCode
type: string
pattern: ^[A-Z]{2,2}$
example: US
description: >
  Code to identify a country, a dependency, or another area of particular geopolitical interest,
  on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
