{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Kelurahan"},{"type":"numeric","id":"Desa"}],
  "records": [
    [1,"Denpasar Barat",3,8],
    [2,"Denpasar Timur",4,7],
    [3,"Denpasar Utara",3,8],
    [4,"Denpasar Selatan",6,4],
    [5,"Jumlah",16,27]
]}
