{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai Data"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2021,"0,00","%"],
    [2,2022,"5,06","%"],
    [3,2023,"5,23","%"],
    [4,2024,"6,28","%"],
    [5,2025,"7,32","%"]
]}
