{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,3116.0],
    [2,2019.0,2318.0],
    [3,2020.0,3972.0],
    [4,2021.0,5376.0],
    [5,2022.0,5436.0],
    [6,2023.0,6987.0],
    [7,2024.0,6487.0],
    [8,2025.0,5703.0],
    [9,2018,3116],
    [10,2019,2318],
    [11,2020,3972],
    [12,2021,5376],
    [13,2022,5436],
    [14,2023,6987],
    [15,2024,6487],
    [16,2025,5703]
]}
