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