{
  "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","509","455"],
    [3,"09:00","664","620"],
    [4,"10:00","714","706"],
    [5,"11:00","567","561"],
    [6,"12:00","450","445"],
    [7,"13:00","561","539"],
    [8,"14:00","631","604"],
    [9,"15:00","574","565"],
    [10,"16:00","469","438"],
    [11,"17:00","238","224"],
    [12,"18:00","0","0"]
]}
