{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2018,100,"%"],
    [2,2019,83.3,"%"],
    [3,2020,60,"%"],
    [4,2021,100,"%"],
    [5,2022,92.31,"%"],
    [6,2023,100,"%"],
    [7,2024,100,"%"],
    [8,2025,100,"%"]
]}
