{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,0.093],
    [2,2019.0,0.092],
    [3,2020.0,0.13],
    [4,2021.0,0.18],
    [5,2022.0,0.2],
    [6,2023.0,0.25],
    [7,2024.0,0.39],
    [8,2025.0,0.35],
    [9,2018,0.093],
    [10,2019,0.092],
    [11,2020,0.13],
    [12,2021,0.18],
    [13,2022,0.2],
    [14,2023,0.25],
    [15,2024,0.39],
    [16,2025,0.35]
]}
