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