{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Capaian","type":"text"}],
  "records": [
    [1,"2022","1.48"],
    [2,"2023","1.45"],
    [3,"2024","1.57"],
    [4,"2025","1.53"]
]}
