{
  "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","611","467"],
    [3,"09:00","943","750"],
    [4,"10:00","845","779"],
    [5,"11:00","718","640"],
    [6,"12:00","530","499"],
    [7,"13:00","721","641"],
    [8,"14:00","756","690"],
    [9,"15:00","631","620"],
    [10,"16:00","578","562"],
    [11,"17:00","240","220"],
    [12,"18:00","0","0"]
]}
