Skip to content

Instantly share code, notes, and snippets.

@Falciighol
Created October 30, 2019 15:42
Show Gist options
  • Save Falciighol/a9bf0b75562d440cee26261c2fc9ddea to your computer and use it in GitHub Desktop.
Save Falciighol/a9bf0b75562d440cee26261c2fc9ddea to your computer and use it in GitHub Desktop.
[El Salvador Departments] El Salvador departments list #json #list #bp
[
{
"DESDEPTO": "AHUACHAPAN",
"CODDEPTO": 1
},
{
"DESDEPTO": "SANTA ANA",
"CODDEPTO": 2
},
{
"DESDEPTO": "SONSONATE",
"CODDEPTO": 3
},
{
"DESDEPTO": "CHALATENANGO",
"CODDEPTO": 4
},
{
"DESDEPTO": "LA LIBERTAD",
"CODDEPTO": 5
},
{
"DESDEPTO": "SAN SALVADOR",
"CODDEPTO": 6
},
{
"DESDEPTO": "CUSCATLAN",
"CODDEPTO": 7
},
{
"DESDEPTO": "LA PAZ",
"CODDEPTO": 8
},
{
"DESDEPTO": "CABAÑAS",
"CODDEPTO": 9
},
{
"DESDEPTO": "SAN VICENTE",
"CODDEPTO": 10
},
{
"DESDEPTO": "USULUTAN",
"CODDEPTO": 11
},
{
"DESDEPTO": "SAN MIGUEL",
"CODDEPTO": 12
},
{
"DESDEPTO": "MORAZAN",
"CODDEPTO": 13
},
{
"DESDEPTO": "LA UNION",
"CODDEPTO": 14
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment