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