{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,45.6],
    [2,2023,23.45],
    [3,2024,20.77],
    [4,2025,29.18]
]}
