{
  "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","523","457"],
    [3,"09:00","892","859"],
    [4,"10:00","969","956"],
    [5,"11:00","833","815"],
    [6,"12:00","642","636"],
    [7,"13:00","820","806"],
    [8,"14:00","877","781"],
    [9,"15:00","868","842"],
    [10,"16:00","765","678"],
    [11,"17:00","274","239"],
    [12,"18:00","0","0"]
]}
