{
  "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","617","529"],
    [3,"09:00","1041","896"],
    [4,"10:00","1181","1020"],
    [5,"11:00","894","744"],
    [6,"12:00","720","639"],
    [7,"13:00","835","732"],
    [8,"14:00","993","842"],
    [9,"15:00","926","850"],
    [10,"16:00","741","662"],
    [11,"17:00","270","199"],
    [12,"18:00","0","0"]
]}
