Skip to content

Instantly share code, notes, and snippets.

@rodriguezartav
Created April 20, 2014 17:08
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 rodriguezartav/11119333 to your computer and use it in GitHub Desktop.
Save rodriguezartav/11119333 to your computer and use it in GitHub Desktop.
{
stats: [
{text: "Aumento Precio Coca" , stat: "+69%" },
{text: "Muertos en 4 Estados" , stat: "59%", details: "<p>Chihuahua 21%</p><p>Sinaloa 14%</p><p>Guererro: 10%</p><p>Durango 7%</p>"},
{text: "Desaparecidos" , stat: "26K" },
{text: "Muertos" , stat: "70K" },
{text: "al 2013" , stat: "2006" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment