{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2016,47.53,"%"],
    [2,2017,47.1,"%"],
    [3,2018,47.51,"%"],
    [4,2019,46.9,"%"],
    [5,2020,46.83,"%"],
    [6,2021,46.65,"%"],
    [7,2022,47.22,"%"],
    [8,2023,47.26,"%"],
    [9,2024,45.55,"%"],
    [10,2025,49.31,"%"]
]}
