{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,3608.0],
    [2,2019.0,4265.0],
    [3,2020.0,5202.0],
    [4,2021.0,4473.0],
    [5,2022.0,7323.0],
    [6,2023.0,7003.0],
    [7,2024.0,5782.0],
    [8,2025.0,9325.0],
    [9,2018,3608],
    [10,2019,4265],
    [11,2020,5202],
    [12,2021,4473],
    [13,2022,7323],
    [14,2023,7003],
    [15,2024,5782],
    [16,2025,9325]
]}
