{
  "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","663","593"],
    [3,"09:00","932","895"],
    [4,"10:00","1020","1003"],
    [5,"11:00","779","761"],
    [6,"12:00","597","576"],
    [7,"13:00","725","698"],
    [8,"14:00","863","788"],
    [9,"15:00","892","762"],
    [10,"16:00","746","639"],
    [11,"17:00","294","239"],
    [12,"18:00","0","0"]
]}
