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