{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2021,"%",20.4],
    [2,2022,"%",11.6],
    [3,2023,"%",87],
    [4,2024,"%",75.2]
]}
