{
  "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","590","547"],
    [3,"09:00","961","890"],
    [4,"10:00","1048","1026"],
    [5,"11:00","739","718"],
    [6,"12:00","608","593"],
    [7,"13:00","764","742"],
    [8,"14:00","856","813"],
    [9,"15:00","772","763"],
    [10,"16:00","691","661"],
    [11,"17:00","269","257"],
    [12,"18:00","0","0"]
]}
