{
  "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","844","527"],
    [3,"09:00","1237","736"],
    [4,"10:00","1165","1014"],
    [5,"11:00","927","795"],
    [6,"12:00","638","606"],
    [7,"13:00","850","797"],
    [8,"14:00","838","784"],
    [9,"15:00","844","814"],
    [10,"16:00","722","644"],
    [11,"17:00","303","285"],
    [12,"18:00","0","0"]
]}
