{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"text"},{"id":"Kecamatan","type":"text"},{"id":"Posyandu Pratama","type":"numeric"},{"id":"Posyandu Madya","type":"numeric"},{"id":"Posyandu Purnama","type":"numeric"},{"id":"Posyandu Mandiri","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,"-1.0","",-2,-3,-4,-5,-6],
    [2,"1.","Sekongkang",0,0,19,0,19],
    [3,"2.","Jereweh",0,0,16,3,19],
    [4,"3.","Maluk",0,11,5,0,16],
    [5,"4.","Taliwang",0,0,49,7,56],
    [6,"5.","Brang Ene",0,0,16,9,25],
    [7,"6.","Brang Rea",0,0,16,17,33],
    [8,"7.","Seteluk",0,0,39,0,39],
    [9,"8.","Poto Tano",0,0,22,1,23],
    [10,"Total","",0,11,182,37,230]
]}
