{
  "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","640","612"],
    [3,"09:00","907","873"],
    [4,"10:00","1018","1012"],
    [5,"11:00","852","845"],
    [6,"12:00","717","705"],
    [7,"13:00","886","859"],
    [8,"14:00","871","856"],
    [9,"15:00","969","959"],
    [10,"16:00","708","681"],
    [11,"17:00","306","281"],
    [12,"18:00","0","0"]
]}
