{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2020,63],
    [2,2021,55],
    [3,2022,61],
    [4,2023,77],
    [5,2024,85],
    [6,2025,85]
]}
