{
  "fields": [{"id":"_id","type":"int"},{"id":"NO","type":"text"},{"id":"KECAMATAN","type":"text"},{"id":"NEGERI","type":"text"},{"id":"SWASTA","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,"1.0","Gantarang","0.0",7,7],
    [2,"2.0","Bulukumpa","0.0",3,3],
    [3,"3.0","Ujung Bulu","0.0",4,4],
    [4,"4.0","Ujung Loe","0.0",3,3],
    [5,"5.0","Herlang","0.0",2,2],
    [6,"6.0","Kajang","0.0",1,1],
    [7,"7.0","Bontotiro","0.0",3,3],
    [8,"8.0","Kindang","0.0",4,4],
    [9,"9.0","Rilau Ale","0.0",3,3],
    [10,"10.0","Bontobahari","0.0",1,1],
    [11,"Jumlah","","0.0",31,31]
]}
