{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Aplikasi","type":"numeric"}],
  "records": [
    [1,2018,7],
    [2,2019,7],
    [3,2020,7],
    [4,2021,7],
    [5,2022,7],
    [6,2023,24],
    [7,2024,24],
    [8,2025,24],
    [9,2018,7],
    [10,2019,7],
    [11,2020,7],
    [12,2021,7],
    [13,2022,7],
    [14,2023,24],
    [15,2024,24],
    [16,2025,24]
]}
