{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,7.84],
    [2,2022,8.3],
    [3,2023,8.19],
    [4,2024,9.068],
    [5,2025,10.19]
]}
