{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2021,250],
    [2,2022,285],
    [3,2023,400],
    [4,2024,515],
    [5,2025,320]
]}
