{
  "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","795","719"],
    [3,"09:00","1040","935"],
    [4,"10:00","1241","1205"],
    [5,"11:00","940","865"],
    [6,"12:00","709","689"],
    [7,"13:00","999","977"],
    [8,"14:00","953","919"],
    [9,"15:00","951","915"],
    [10,"16:00","806","703"],
    [11,"17:00","341","303"],
    [12,"18:00","0","0"]
]}
