{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2022,"%",35.06],
    [2,2023,"%",38.1],
    [3,2024,"%",41],
    [4,2025,"%",33]
]}
