locationCode 18.1

Looks up locationCode-level reference data.

The Location Code resolution level (GeoResolutionCode 5) represents postal code area in the United Kingdom.

LocationCode-level reference data includes locationCode and locationCodeGeoId geolocation data. The service also returns country-level, admin1-level, admin2-level, and city-level geolocation data.

Query Params
string

Country FIPS code

string

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

string

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

string

location code, field represents a subregion such as postcode sector (UK), FSA (Canada)

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

Response body
array of objects
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.

string
length ≤ 16

Code for administrative level 3. Admin3 represents even smaller geographic divisions than Admin2, such as districts.

string
length ≤ 256

Name of administrative level 3

int64

Globally unique ID for administrative level 3. Admin3 represents even smaller geographic divisions than Admin2, such as districts.

string
length ≤ 256

Name of City/Town

int64

Globally unique ID for City/Town

string
length ≤ 16

Location Code

int64

Globally unique ID for postal code

Language
URL