{
  "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","619","556"],
    [3,"09:00","765","689"],
    [4,"10:00","899","780"],
    [5,"11:00","720","692"],
    [6,"12:00","584","583"],
    [7,"13:00","761","749"],
    [8,"14:00","811","793"],
    [9,"15:00","823","727"],
    [10,"16:00","672","628"],
    [11,"17:00","282","276"],
    [12,"18:00","0","0"]
]}
