{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"bulan","type":"text"},{"id":"jumlah","type":"text"}],
  "records": [
    [1,"2025","1","-0.41"],
    [2,"2025","2","-0.43"],
    [3,"2025","3","1.53"],
    [4,"2025","4","0.75"],
    [5,"2025","5","-0.35"],
    [6,"2025","6","0.37"],
    [7,"2025","7","0.22"],
    [8,"2025","8","-0.1"],
    [9,"2025","9","0.28"],
    [10,"2025","10","0.43"],
    [11,"2025","11","0.15"],
    [12,"2025","12","0.57"]
]}
