{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2019,70.02,"%"],
    [2,2020,70.61,"%"],
    [3,2021,70.3,"%"],
    [4,2022,58.21,"%"],
    [5,2023,61.02,"%"],
    [6,2024,64.45,"%"],
    [7,2025,63.57,"%"]
]}
