{
  "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","1137","797"],
    [3,"09:00","1379","1262"],
    [4,"10:00","1343","1273"],
    [5,"11:00","1057","1045"],
    [6,"12:00","794","780"],
    [7,"13:00","944","921"],
    [8,"14:00","1078","1045"],
    [9,"15:00","998","985"],
    [10,"16:00","936","901"],
    [11,"17:00","395","348"],
    [12,"18:00","0","0"]
]}
