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