{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Jumlah Kelompok Binaan LPM"}],
  "records": [
    [1,"Denpasar Barat",23],
    [2,"Denpasar Utara",18],
    [3,"Denpasar Timur",20],
    [4,"Denpasar Selatan",18],
    [5,"Jumlah",79]
]}
