{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,0],
    [2,2023,18],
    [3,2024,29.49],
    [4,2025,30]
]}
