{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Satuan"},{"type":"text","id":"Nilai"}],
  "records": [
    [1,2022,"Presentase","72,1"],
    [2,2023,"Presentase","82,5"]
]}
