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