{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,"14.49","%"],
    [2,2020,"14.04","%"],
    [3,2021,"14.29","%"],
    [4,2022,"30.57","%"],
    [5,2023,"17.59","%"],
    [6,2024,"12.20","%"],
    [7,2025,"4,27","%"]
]}
