{
  "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","488","409"],
    [3,"09:00","764","667"],
    [4,"10:00","790","762"],
    [5,"11:00","630","598"],
    [6,"12:00","538","494"],
    [7,"13:00","615","606"],
    [8,"14:00","691","680"],
    [9,"15:00","620","612"],
    [10,"16:00","616","562"],
    [11,"17:00","218","205"],
    [12,"18:00","0","0"]
]}
