{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2016,1.77,"%"],
    [2,2017,1.83,"%"],
    [3,2018,1.88,"%"],
    [4,2019,1.92,"%"],
    [5,2020,1.83,"%"],
    [6,2021,1.75,"%"],
    [7,2022,1.73,"%"],
    [8,2023,1.66,"%"],
    [9,2024,1.78,"%"],
    [10,2025,1.78,"%"]
]}
