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