{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Capaian","type":"text"}],
  "records": [
    [1,"2022","1.036"],
    [2,"2023","2.70"],
    [3,"2024","2.28"],
    [4,"2025","2.794"]
]}
