{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Nilai"}],
  "records": [
    [1,2021,"%",2.28],
    [2,2022,"%",5.81],
    [3,2023,"%",6.76],
    [4,2024,"%",3.54],
    [5,2025,"%",4.58]
]}
