{
  "fields": [{"id":"_id","type":"int"},{"id":"Ukupno, %","type":"numeric"},{"id":"Muškarci, %","type":"numeric"},{"id":"Žene, %","type":"numeric"}],
  "records": [
    [1,16.3,9.3,22.4],
    [2,12.9,7,18.1],
    [3,9,4.7,12.9],
    [4,5.6,2.5,8.4],
    [5,3,1.2,4.8],
    [6,1.8,0.7,2.8],
    [7,0.8,0.4,1.3]
]}
