{
  "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","590","495"],
    [3,"09:00","828","759"],
    [4,"10:00","868","814"],
    [5,"11:00","676","652"],
    [6,"12:00","619","586"],
    [7,"13:00","698","669"],
    [8,"14:00","757","733"],
    [9,"15:00","746","726"],
    [10,"16:00","575","553"],
    [11,"17:00","278","251"],
    [12,"18:00","0","0"]
]}
