{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Capaian"}],
  "records": [
    [1,2021,"23%"],
    [2,2022,"30%"],
    [3,2023,"34%"],
    [4,2024,"34%"]
]}
