Skip to content

Commit

Permalink
Merge pull request #100 from erick093/patch-1
Browse files Browse the repository at this point in the history
Update Bolivian cities short codes
  • Loading branch information
benkeen committed Nov 23, 2021
2 parents 65b1223 + 59786b8 commit 1ff4de0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1863,39 +1863,39 @@
"countryShortCode": "BO",
"regions": [{
"name": "Beni",
"shortCode": "B"
"shortCode": "BE"
},
{
"name": "Chuquisaca",
"shortCode": "H"
"shortCode": "CH"
},
{
"name": "Cochabamba",
"shortCode": "C"
"shortCode": "CB"
},
{
"name": "La Paz",
"shortCode": "L"
"shortCode": "LP"
},
{
"name": "Oruro",
"shortCode": "O"
"shortCode": "OR"
},
{
"name": "Pando",
"shortCode": "N"
"shortCode": "PD"
},
{
"name": "Potosí",
"shortCode": "P"
"shortCode": "PT"
},
{
"name": "Santa Cruz",
"shortCode": "S"
"shortCode": "SC"
},
{
"name": "Tarija",
"shortCode": "T"
"shortCode": "TJ"
}
]
},
Expand Down

0 comments on commit 1ff4de0

Please sign in to comment.