{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2017,14.85,"%"],
    [2,2018,15.38,"%"],
    [3,2019,16.06,"%"],
    [4,2020,17.07,"%"],
    [5,2021,15.99,"%"],
    [6,2022,13.82,"%"],
    [7,2023,16.96,"%"],
    [8,2024,17.91,"%"]
]}
