Skip to content

Instantly share code, notes, and snippets.

@samuelsherrer
Created July 12, 2021 00:53
Show Gist options
  • Save samuelsherrer/e9793d2f8bbe0e4af664ed0a01a90265 to your computer and use it in GitHub Desktop.
Save samuelsherrer/e9793d2f8bbe0e4af664ed0a01a90265 to your computer and use it in GitHub Desktop.
[
{
"data": "07/02/1995",
"demanda": 22,
"capacidade": 30,
"atendimentop": 22,
"atendimentor": 25,
"desvio": 1
},
{
"data": "08/02/1995",
"demanda": 23,
"capacidade": 30,
"atendimentop": 23,
"atendimentor": 17,
"desvio": 1
},
{
"data": "09/02/1995",
"demanda": 24,
"capacidade": 30,
"atendimentop": 24,
"atendimentor": 12,
"desvio": 1
},
{
"data": "10/02/1995",
"demanda": 25,
"capacidade": 30,
"atendimentop": 25,
"atendimentor": 17,
"desvio": 1
},
{
"data": "11/02/1995",
"demanda": 26,
"capacidade": 30,
"atendimentop": 26,
"atendimentor": 25,
"desvio": 1
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment