{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah Laporan"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Persentase"}],
  "records": [
    [1,2021,1,"Persentase",100],
    [2,2022,1,"Persentase",100],
    [3,2023,1,"Persentase",100],
    [4,2024,1,"Persentase",100],
    [5,2025,1,"Persentase",100]
]}
