{
  "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","512","463"],
    [3,"09:00","813","771"],
    [4,"10:00","891","873"],
    [5,"11:00","667","648"],
    [6,"12:00","541","509"],
    [7,"13:00","607","584"],
    [8,"14:00","765","716"],
    [9,"15:00","735","711"],
    [10,"16:00","550","504"],
    [11,"17:00","245","203"],
    [12,"18:00","0","0"]
]}
