{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,7],
    [2,2022,4],
    [3,2023,5],
    [4,2024,15],
    [5,2025,11]
]}
