{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2025,2.71,"%"],
    [2,2015,6.26,"%"],
    [3,2016,4.13,"%"],
    [4,2017,2.45,"%"],
    [5,2018,3.13,"%"],
    [6,2019,1.88,"%"],
    [7,2020,0.65,"%"],
    [8,2021,2.28,"%"],
    [9,2022,5.51,"%"],
    [10,2023,3.6,"%"],
    [11,2024,1.11,"%"]
]}
