{
  "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","920","720"],
    [3,"09:00","967","856"],
    [4,"10:00","857","841"],
    [5,"11:00","719","707"],
    [6,"12:00","508","500"],
    [7,"13:00","671","664"],
    [8,"14:00","711","684"],
    [9,"15:00","603","598"],
    [10,"16:00","522","509"],
    [11,"17:00","262","240"],
    [12,"18:00","0","0"]
]}
