{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Jumlah AK"}],
  "records": [
    [1,2020,"%",6.53],
    [2,2021,"%",6.83],
    [3,2022,"%",6.9],
    [4,2023,"%",6.09],
    [5,2024,"%",6.22],
    [6,2025,"%",5.84]
]}
