{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,3463.0],
    [2,2019.0,3524.0],
    [3,2020.0,2995.0],
    [4,2021.0,2636.0],
    [5,2022.0,2431.0],
    [6,2023.0,2281.0],
    [7,2024.0,1695.0],
    [8,2025.0,1874.0],
    [9,2018,3463],
    [10,2019,3524],
    [11,2020,2995],
    [12,2021,2636],
    [13,2022,2431],
    [14,2023,2281],
    [15,2024,1695],
    [16,2025,1874]
]}
