{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2023,27],
    [2,2024,51],
    [3,2025,53]
]}
