{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai"}],
  "records": [
    [1,2021,"-"],
    [2,2022,"70.01%"],
    [3,2023,"93.96%"],
    [4,2024,"99.07%"],
    [5,2025,"-"]
]}
