{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,1.729],
    [2,2023,2.558],
    [3,2024,2.67],
    [4,2025,2.8]
]}
