{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Temuan BPK RI","type":"numeric"},{"id":"Jumlah rekomendasi BPK RI","type":"numeric"},{"id":"Jumlah rekomendasi BPK RI selesai ditindaklanjuti","type":"text"}],
  "records": [
    [1,2020,7,18,"14"],
    [2,2021,13,35,"29"],
    [3,2022,13,33,"data belum diperoleh"]
]}
