{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Jumlah Kelompok"},{"type":"numeric","id":"Jumlah Anggota (orang)"}],
  "records": [
    [1,"Denpasar Selatan",25,335],
    [2,"Denpasar Timur",19,246],
    [3,"Denpasar Barat",8,97],
    [4,"Denpasar Utara",26,358]
]}
