{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Hora"},{"type":"text","id":"Recebidas"},{"type":"text","id":"Atendidas"}],
  "records": [
    [1,"07:00","0","0"],
    [2,"08:00","639","517"],
    [3,"09:00","930","746"],
    [4,"10:00","1075","1046"],
    [5,"11:00","958","922"],
    [6,"12:00","672","655"],
    [7,"13:00","878","825"],
    [8,"14:00","988","933"],
    [9,"15:00","998","962"],
    [10,"16:00","847","775"],
    [11,"17:00","247","246"],
    [12,"18:00","0","0"]
]}
