{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Capaian"}],
  "records": [
    [1,2021,"1.089.079"],
    [2,2022,"1.449.320"],
    [3,2023,"1.759.789"],
    [4,2024,"2.558.526"],
    [5,2025,"2.670.369"]
]}
