{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,33.08],
    [2,2022,21.42],
    [3,2023,45.39],
    [4,2024,4.37],
    [5,2025,5.03]
]}
