{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Jumlah Kelompok"},{"type":"numeric","id":"Jumlah Anggota (orang)"}],
  "records": [
    [1,"Denpasar Selatan",26,935],
    [2,"Denpasar Timur",1,35],
    [3,"Denpasar Barat",0,0],
    [4,"Denpasar Utara",0,0]
]}
