{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Capaian","type":"text"}],
  "records": [
    [1,"2022","0.064"],
    [2,"2023","0.079"],
    [3,"2024","0.209"],
    [4,"2025","0.1163"]
]}
