{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,34.0],
    [2,2019.0,33.0],
    [3,2020.0,11.0],
    [4,2021.0,18.0],
    [5,2022.0,12.0],
    [6,2023.0,19.0],
    [7,2024.0,26.0],
    [8,2025.0,18.0],
    [9,2018,34],
    [10,2019,33],
    [11,2020,11],
    [12,2021,18],
    [13,2022,12],
    [14,2023,19],
    [15,2024,26],
    [16,2025,18]
]}
