{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Capaian","type":"text"}],
  "records": [
    [1,"2022","80"],
    [2,"2023","85"],
    [3,"2024","95"],
    [4,"2025","95"]
]}
