Countries
This is a list of countries used in OCAS systems.
Data Files
Field Desriptions
Field | Description |
---|---|
id | ISO 3166-1 alpha-2 country code |
alpha3 | ISO 3166-1 alpha-3 country code |
num3 | ISO 3166-1 numeric country code |
psis | PSIS code |
status | Country Status (official, transitional, or userAssigned) |
label | Country name in English and French |
regionCode | Region code |
regionLabel | Region name in English and French |
JSON Model
{
"id": "string",
"alpha3": "string",
"num3": "string",
"psis": "string",
"status": "string",
"label": {
"en": "string",
"fr": "string"
},
"regionCode": "string",
"regionLabel": {
"en": "string",
"fr": "string"
}
}
Usage
This list is presently used by