{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2021,"%",78.38],
    [2,2022,"%",69.19],
    [3,2023,"%",72.81],
    [4,2024,"%",88.69],
    [5,2025,"%",94.56]
]}
