{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Kecamatan"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,"Denpasar Barat",2],
    [2,"Denpasar Selatan",10],
    [3,"Denpasar Timur",12],
    [4,"Denpasar Utara",11]
]}
