{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Capaian"}],
  "records": [
    [1,2021,"30.68"],
    [2,2022,"31.67"],
    [3,2023,"45.26"],
    [4,2024,"47.74"],
    [5,2025,"58,6"]
]}
