Skip to content

Completion of Spanish region names #143

Open
@supermastermind

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions