{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,1588.0],
    [2,2019.0,1568.0],
    [3,2020.0,1422.0],
    [4,2021.0,1326.0],
    [5,2022.0,1526.0],
    [6,2023.0,1717.0],
    [7,2024.0,1643.0],
    [8,2025.0,1339.0],
    [9,2018,1588],
    [10,2019,1568],
    [11,2020,1422],
    [12,2021,1326],
    [13,2022,1526],
    [14,2023,1717],
    [15,2024,1643],
    [16,2025,1339]
]}
