{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Desa"},{"type":"numeric","id":"Kelurahan"}],
  "records": [
    [1,"Denpasar Barat ",2,1],
    [2,"Denpasar Timur",3,4],
    [3,"Denpasar Selatan ",5,10],
    [4,"Denpasar Utara ",5,3],
    [5,"Jumlah ",15,18]
]}
