{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,7938.0],
    [2,2019.0,20704.0],
    [3,2020.0,7051.0],
    [4,2021.0,8459.0],
    [5,2022.0,18575.0],
    [6,2023.0,10931.0],
    [7,2024.0,16948.0],
    [8,2025.0,22316.0],
    [9,2018,7938],
    [10,2019,20704],
    [11,2020,7051],
    [12,2021,8459],
    [13,2022,18575],
    [14,2023,10931],
    [15,2024,16948],
    [16,2025,22316]
]}
