{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,1.257],
    [2,2019.0,1.225],
    [3,2020.0,1.192],
    [4,2021.0,1.537],
    [5,2022.0,1.932],
    [6,2023.0,0.0],
    [7,2018,1.257],
    [8,2019,1.225],
    [9,2020,1.192],
    [10,2021,1.537],
    [11,2022,1.932],
    [12,2023,0.0]
]}
