{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,82.05],
    [2,2023,86.48],
    [3,2024,88.79],
    [4,2025,89]
]}
