{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,72.25],
    [2,2019.0,70.73],
    [3,2020.0,64.03],
    [4,2021.0,62.72],
    [5,2022.0,77.54],
    [6,2023.0,90.18],
    [7,2024.0,94.86],
    [8,2025.0,85.11],
    [9,2018,72.25],
    [10,2019,70.73],
    [11,2020,64.03],
    [12,2021,62.72],
    [13,2022,77.54],
    [14,2023,90.18],
    [15,2024,94.86],
    [16,2025,85.11]
]}
