{
  "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","608","550"],
    [3,"09:00","808","690"],
    [4,"10:00","851","821"],
    [5,"11:00","643","630"],
    [6,"12:00","509","506"],
    [7,"13:00","598","594"],
    [8,"14:00","647","621"],
    [9,"15:00","565","562"],
    [10,"16:00","506","485"],
    [11,"17:00","240","227"],
    [12,"18:00","0","0"]
]}
