{
  "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","604","479"],
    [3,"09:00","819","639"],
    [4,"10:00","878","875"],
    [5,"11:00","658","650"],
    [6,"12:00","611","609"],
    [7,"13:00","705","689"],
    [8,"14:00","751","705"],
    [9,"15:00","739","735"],
    [10,"16:00","635","585"],
    [11,"17:00","214","209"],
    [12,"18:00","0","0"]
]}
