{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"KELOMPOK UMUR"},{"type":"numeric","id":"LAKI-LAKI"},{"type":"numeric","id":"PEREMPUAN"},{"type":"numeric","id":"L+P"},{"type":"numeric","id":"PROPORSI KELOMPOK UMUR"}],
  "records": [
    [1,"≤ 4 TAHUN",1,0,1,3.0303030303030303],
    [2,"5 - 14 TAHUN",0,0,0,0],
    [3,"15 - 19 TAHUN",1,2,3,9.090909090909092],
    [4,"20 - 24 TAHUN",3,0,3,9.090909090909092],
    [5,"25 - 49 TAHUN",17,7,24,72.72727272727273],
    [6,"≥ 50 TAHUN",2,0,2,6.0606060606060606]
]}
