{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2021,"%",5.29],
    [2,2022,"%",8.42],
    [3,2023,"%",5.66],
    [4,2024,"%",9.77],
    [5,2025,"%",9.72]
]}
