{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,1161],
    [2,2019,1164],
    [3,2020,1081],
    [4,2021,1189],
    [5,2022,1204],
    [6,2023,1222],
    [7,2018,1161],
    [8,2019,1164],
    [9,2020,1081],
    [10,2021,1189],
    [11,2022,1204],
    [12,2023,1222]
]}
