Skip to content

Instantly share code, notes, and snippets.

@kurenn
Created October 20, 2012 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kurenn/3925142 to your computer and use it in GitHub Desktop.
Save kurenn/3925142 to your computer and use it in GitHub Desktop.
Este es un formato preliminar de como se encuentra actualmente la estrucuta de la API (http://localhost:3000/archives/17.json)
[
[
"ENTIDAD",
"LENGUA",
"TOTAL"
],
[
"Baja California",
"Chol",
"2"
],
[
"Baja California",
"Mixe",
"1"
],
[
"Baja California",
"Mixteco",
"16"
],
[
"Baja California",
"Náhuatl",
"3"
],
[
"Baja California",
"Triqui",
"3"
],
[
"Baja California",
"Zapoteco",
"1"
],
[
"Baja California",
"Español",
"2961"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment