{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,34.35],
    [2,2022,22.08],
    [3,2023,44.96],
    [4,2024,3.94],
    [5,2025,5.07]
]}
