{
  "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","743","586"],
    [3,"09:00","974","830"],
    [4,"10:00","1049","1002"],
    [5,"11:00","871","852"],
    [6,"12:00","615","596"],
    [7,"13:00","803","761"],
    [8,"14:00","822","793"],
    [9,"15:00","856","829"],
    [10,"16:00","731","680"],
    [11,"17:00","318","301"],
    [12,"18:00","0","0"]
]}
