{
  "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","786","664"],
    [3,"09:00","1158","1089"],
    [4,"10:00","1194","1163"],
    [5,"11:00","1060","999"],
    [6,"12:00","797","767"],
    [7,"13:00","985","951"],
    [8,"14:00","1114","1070"],
    [9,"15:00","1045","997"],
    [10,"16:00","956","890"],
    [11,"17:00","452","356"],
    [12,"18:00","0","0"]
]}
