{
  "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","642","581"],
    [3,"09:00","742","688"],
    [4,"10:00","833","817"],
    [5,"11:00","674","654"],
    [6,"12:00","487","483"],
    [7,"13:00","630","620"],
    [8,"14:00","705","699"],
    [9,"15:00","700","682"],
    [10,"16:00","573","557"],
    [11,"17:00","259","245"],
    [12,"18:00","0","0"]
]}
