Skip to content

Instantly share code, notes, and snippets.

@joao
Created September 20, 2019 21:33
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 joao/1e197d430b24202af4b8baa453731587 to your computer and use it in GitHub Desktop.
Save joao/1e197d430b24202af4b8baa453731587 to your computer and use it in GitHub Desktop.
Candidatos
{
"dias": ["2013-01-01", "2013-01-02", "2013-01-03", "2013-01-04", "2013-01-05", "2013-01-06"],
"ps": [140, 150, 200, 120, 150, 160],
"ps_area": [[150, 140, 110], [200, 150, 115], [300, 200, 50], [135, 120, 110], [180, 150, 130], [199, 160, 125] ],
"s-catolica-ps": [200, null, null, 400, 450]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment