You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may consider listing Spanish region names at the level of "Autonomous communities" (maybe in complement of the current list), as described in this ISO page: https://en.wikipedia.org/wiki/ISO_3166-2:ES
Hello,
You may consider listing Spanish region names at the level of "Autonomous communities" (maybe in complement of the current list), as described in this ISO page: https://en.wikipedia.org/wiki/ISO_3166-2:ES
Here is the list of regions and their codes:
{
"countryName": "Spain",
"countryShortCode": "ES",
"regions": [
{
"name": "Andalucìa",
"sc": "AN"
},
{
"name": "Aragòn",
"sc": "AR"
},
{
"name": "Asturias",
"sc": "AS"
},
{
"name": "Canarias",
"sc": "CN"
},
{
"name": "Cantabria",
"sc": "CB"
},
{
"name": "Castilla-La Mancha",
"sc": "CM"
},
{
"name": "Castilla y León",
"sc": "CL"
},
{
"name": "Cataluña",
"sc": "CT"
},
{
"name": "Ceuta",
"sc": "CE"
},
{
"name": "Extremadura",
"sc": "EX"
},
{
"name": "Galicia",
"sc": "GA"
},
{
"name": "Islas Baleares",
"sc": "IB"
},
{
"name": "La Rioja",
"sc": "RI"
},
{
"name": "Madrid",
"sc": "MD"
},
{
"name": "Melilla",
"sc": "ML"
},
{
"name": "Murcia",
"sc": "MC"
},
{
"name": "Navarra",
"sc": "NC"
},
{
"name": "País Vasco",
"sc": "PV"
},
{
"name": "Valenciana",
"sc": "VC"
}
]
}
Thanks & BR
The text was updated successfully, but these errors were encountered: