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