{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2022,"%",68.96],
    [2,2023,"%",88.26],
    [3,2024,"%",75.7],
    [4,2025,"%",77.4]
]}
