{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,28.46],
    [2,2023,33.53],
    [3,2024,38.57],
    [4,2025,34]
]}
