{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Capaian"}],
  "records": [
    [1,2021,"1,42%"],
    [2,2022,"1,48%"],
    [3,2023,"1,45%"],
    [4,2024,"1,57%"],
    [5,2025,"1,53%"]
]}
