For the complete documentation index, see llms.txt. This page is also available as Markdown.

Governing District

The Governing District object represents the information for identifying the principal provinces or states of the US and Canada referenced in the ISO 3166-2 standards.

Property
Type
Description

code

string

An alphanumeric code consisting of the 2 letter country code and a string of up to three alphanumeric characters. This code can be used to uniquely identify a country subdivision.

administrativeType

string

The type of subdivision in each country. For example, this could be a Parish, Province, Emirate or District.

name

string

The name of the subdivision.

Last updated