{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,"2020",68.97,"%"],
    [2,"2021",68.62,"%"],
    [3,"2022",69.27,"%"],
    [4,"2023",72.0,"%"],
    [5,"2024",75.04,"%"],
    [6,"Tahun 2025",75.04,"%"]
]}
