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