{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,10],
    [2,2022,16],
    [3,2023,18],
    [4,2024,19],
    [5,2025,19]
]}
