{
  "fields": [{"id":"_id","type":"int"},{"id":"Kelompok Umur","type":"text"},{"id":"2020","type":"numeric"},{"id":"2021","type":"numeric"}],
  "records": [
    [1,"15-19",0,0],
    [2,"20-24",0,0],
    [3,"25-29",0,0],
    [4,"30-34",0,0],
    [5,"35-39",0,0],
    [6,"40-44",0,0],
    [7,"45-49",0,0],
    [8,"50+",0,0],
    [9,"Jumlah ",0,0],
    [10,"15-24",0,0],
    [11,"15-44",0,0],
    [12,"15+",0,0],
    [13,"45+",0,0]
]}
