country Latest

Looks up country-level reference data.

The Country resolution level (GeoResolutionCode 14) represents a country or nation.

Country-level reference data includes countryGeoId, countryIso2a, countryFips, countryRmsCode, and countryName geolocation data.

The service accepts two query parameters for defining the scope of the query.

  • The countryFips query parameter identifies a country using its Federal Information Processing Standard (FIPS) country code. The FIPS country code is a two-character code that uniquely identifies a geopolitical entity. For example, the FIPS country code for the United States is US.
  • The countryName query parameter identifies a country using the common name for that country. For example, the countryName for the United States is "United States".
Query Params
string

Country FIPS code

string

Name of Country

integer
≤ 1000
Defaults to 100

The numbers of items to return

integer
Defaults to 0

The number of items to skip before starting to collect the result set

Responses

Language
URL
Response
Choose an example:
application/json