{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,2198.0],
    [2,2019.0,2217.0],
    [3,2020.0,2221.0],
    [4,2021.0,2114.0],
    [5,2022.0,1968.0],
    [6,2023.0,1904.0],
    [7,2024.0,1732.0],
    [8,2025.0,1570.0],
    [9,2018,2198],
    [10,2019,2217],
    [11,2020,2221],
    [12,2021,2114],
    [13,2022,1968],
    [14,2023,1904],
    [15,2024,1732],
    [16,2025,1570]
]}
