{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2021,"N/A","%"],
    [2,2022,"8.62","%"],
    [3,2023,"11.14","%"],
    [4,2024,"7.03","%"],
    [5,2025,"3.9","%"]
]}
