{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Capaian","type":"text"}],
  "records": [
    [1,"2021","7.84"],
    [2,"2022","8.3"],
    [3,"2023","8.19"],
    [4,"2024","9.068"],
    [5,"2025","10.19"]
]}
