{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,20149.0],
    [2,2019.0,15300.0],
    [3,2020.0,4237.0],
    [4,2021.0,4237.0],
    [5,2022.0,5136.0],
    [6,2023.0,5544.0],
    [7,2024.0,5186.0],
    [8,2025.0,7652.0],
    [9,2018,20149],
    [10,2019,15300],
    [11,2020,4237],
    [12,2021,4237],
    [13,2022,5136],
    [14,2023,5544],
    [15,2024,5186],
    [16,2025,7652]
]}
