{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,29.61],
    [2,2019.0,26.4],
    [3,2020.0,25.4],
    [4,2021.0,32.8],
    [5,2022.0,17.3],
    [6,2023.0,16.0],
    [7,2024.0,19.68],
    [8,2025.0,23.73],
    [9,2018,29.61],
    [10,2019,26.4],
    [11,2020,25.4],
    [12,2021,32.8],
    [13,2022,17.3],
    [14,2023,16.0],
    [15,2024,19.68],
    [16,2025,23.73]
]}
