{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,10.61],
    [2,2023,3.9],
    [3,2024,3.8],
    [4,2025,4]
]}
