{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,1214],
    [2,2019,1223],
    [3,2020,1235],
    [4,2021,1236],
    [5,2022,1238],
    [6,2023,1238],
    [7,2024,1240],
    [8,2018,1214],
    [9,2019,1223],
    [10,2020,1235],
    [11,2021,1236],
    [12,2022,1238],
    [13,2023,1238],
    [14,2024,1240]
]}
