mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-03-31 15:07:46 +01:00
@@ -3,7 +3,7 @@
|
||||
In this table you can find the fields of the different API versions, extra information and sources.
|
||||
|
||||
| field | v2 | v3 | v3.1 | Info |
|
||||
|------------------------|----|----|------|------|
|
||||
|------------------------|----|----|------|-------------------------------------------------------------------------------------------------|
|
||||
| alpha2Code / cca2 | v | v | v | ISO 3166-1 alpha-2 two-letter country codes |
|
||||
| alpha3Code / cca3 | v | v | v | ISO 3166-1 alpha-3 three-letter country codes |
|
||||
| altSpellings | v | v | v | Alternate spellings of the country name |
|
||||
@@ -38,7 +38,7 @@ In this table you can find the fields of the different API versions, extra infor
|
||||
| postalCodes > format/regex | | | | Country postal codes |
|
||||
| region | v | v | v | UN [demographic regions](https://unstats.un.org/unsd/methodology/m49/) |
|
||||
| regionalBlocs | v | | | |
|
||||
| startOfWeek | | | | Day of the start of week (Sunday/Monday) |
|
||||
| startOfWeek | | | | Day of the start of week (Sunday/Monday/Saturday) |
|
||||
| status | | v | v | ISO 3166-1 assignment status |
|
||||
| subregion | v | v | v | UN [demographic subregions](https://unstats.un.org/unsd/methodology/m49/) |
|
||||
| timezones | v | | | Timezones |
|
||||
|
||||
Reference in New Issue
Block a user