{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,26.4],
    [2,2019.0,17.8],
    [3,2020.0,16.93],
    [4,2021.0,15.7],
    [5,2022.0,13.79],
    [6,2023.0,11.78],
    [7,2024.0,11.34],
    [8,2025.0,12.1],
    [9,2018,26.4],
    [10,2019,17.8],
    [11,2020,16.93],
    [12,2021,15.7],
    [13,2022,13.79],
    [14,2023,11.78],
    [15,2024,11.34],
    [16,2025,12.1]
]}
