{
  "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","487","419"],
    [3,"09:00","800","624"],
    [4,"10:00","869","780"],
    [5,"11:00","832","680"],
    [6,"12:00","597","497"],
    [7,"13:00","737","612"],
    [8,"14:00","727","656"],
    [9,"15:00","647","617"],
    [10,"16:00","547","503"],
    [11,"17:00","243","238"],
    [12,"18:00","0","0"]
]}
