admin2 by ID 18.1

Looks up admin2-level reference data by admin2GeoId.

The Admin2 resolution level (GeoResolutionCode 9 represents small geographic divisions (for example, counties) within Admin1 administrative divisions (for example, states).

Admin2-level reference data includes admin2Codeand admin2Name geolocation data. The service also returns country-level and admin1-level geolocation data

Path Params
int64
required

Globally unique ID for administrative level 2. Admin2 represents smaller geographic divisions than Admin1, such as counties.

Responses

Response body
object
string
length ≤ 2

Country ISO2A code

string
length ≤ 4

Country FIPS code

string
length ≤ 4

RMS code for Country

string
length ≤ 512

Name of Country

integer

Globally unique ID for Country

string
length ≤ 16

Code for administrative level 1. Admin1 represents large geographic divisions, such as states and provinces.

string
length ≤ 256

Name of administrative level 1

int64

Globally unique ID for administrative level 1. Admin1 represents large geographic divisions, such as states and provinces.

string
length ≤ 16

Code for administrative level 2. Admin2 represents smaller geographic divisions than Admin1, such as counties.

string
length ≤ 256

Name of administrative level 2

int64

Globally unique ID for administrative level 2. Admin2 represents smaller geographic divisions than Admin1, such as counties.

Language
URL