{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,9508],
    [2,2019,34889],
    [3,2020,33660],
    [4,2021,28093],
    [5,2022,17681],
    [6,2023,24996],
    [7,2018,9508],
    [8,2019,34889],
    [9,2020,33660],
    [10,2021,28093],
    [11,2022,17681],
    [12,2023,24996]
]}
