{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Hora"},{"type":"text","id":"Recebidas"},{"type":"text","id":"Atendidas"}],
  "records": [
    [1,"07:00","1","1"],
    [2,"08:00","765","647"],
    [3,"09:00","935","904"],
    [4,"10:00","1080","1024"],
    [5,"11:00","881","833"],
    [6,"12:00","686","678"],
    [7,"13:00","887","877"],
    [8,"14:00","872","851"],
    [9,"15:00","902","833"],
    [10,"16:00","649","563"],
    [11,"17:00","342","281"],
    [12,"18:00","0","0"]
]}
