{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,-32.96],
    [2,2022,109.42],
    [3,2023,44.96],
    [4,2024,48.709],
    [5,2025,2.66]
]}
