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