{
  "fields": [{"id":"_id","type":"int"},{"id":"Godina","type":"text"},{"id":"Mjesec","type":"numeric"},{"id":"Clanstvo_osobne_prijave","type":"numeric"},{"id":"Clanstvo_raspored","type":"numeric"}],
  "records": [
    [1,"2023",1,141,5.845],
    [2,"2023",2,155,4.292],
    [3,"2023",3,152,4.591],
    [4,"2023",4,129,4.527],
    [5,"2023",5,145,5.39],
    [6,"2023",6,116,6.347]
]}
