{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,32.64],
    [2,2023,7],
    [3,2024,15.11],
    [4,2025,15.82]
]}
