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