{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2020,16.29],
    [2,2021,10.99],
    [3,2022,9.54],
    [4,2023,9.35],
    [5,2024,3.93],
    [6,2025,4.24]
]}
