{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,106.72],
    [2,2019.0,107.73],
    [3,2020.0,94.09],
    [4,2021.0,90.3],
    [5,2022.0,84.73],
    [6,2023.0,83.83],
    [7,2024.0,71.37],
    [8,2025.0,100.0],
    [9,2018,106.72],
    [10,2019,107.73],
    [11,2020,94.09],
    [12,2021,90.3],
    [13,2022,84.73],
    [14,2023,83.83],
    [15,2024,71.37],
    [16,2025,100.0]
]}
