{
  "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","585","529"],
    [3,"09:00","892","863"],
    [4,"10:00","906","900"],
    [5,"11:00","741","719"],
    [6,"12:00","557","557"],
    [7,"13:00","726","711"],
    [8,"14:00","788","760"],
    [9,"15:00","916","898"],
    [10,"16:00","760","717"],
    [11,"17:00","349","298"],
    [12,"18:00","0","0"]
]}
