Skip to content

Instantly share code, notes, and snippets.

@blockpc
Last active October 5, 2021 13:37
Show Gist options
  • Save blockpc/89fdb79e47dbd6f59d918174263bd81d to your computer and use it in GitHub Desktop.
Save blockpc/89fdb79e47dbd6f59d918174263bd81d to your computer and use it in GitHub Desktop.
Regiones de Chile. Formato JSON
[
{"id":1, "name": "Tarapacá"},
{"id":2, "name": "Antofagasta"},
{"id":3, "name": "Atacama"},
{"id":4, "name": "Coquimbo"},
{"id":5, "name": "Valparaíso"},
{"id":6, "name": "Libertador Gral. Bernardo O'Higgins"},
{"id":7, "name": "Maule"},
{"id":8, "name": "Biobío"},
{"id":9, "name": "Araucanía"},
{"id":10, "name": "Lagos"},
{"id":11, "name": "Aisén del Gral. Carlos Ibáñez del Campo"},
{"id":12, "name": "Magallanes y de la Antártica Chilena"},
{"id":13, "name": "Metropolitana de Santiago"},
{"id":14, "name": "Los Ríos"},
{"id":15, "name": "Arica y Parinacota"},
{"id":16, "name": "Ñuble"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment