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