{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"text"}],
  "records": [
    [1,2018.0,"1.003.950"],
    [2,2019.0,"939.467"],
    [3,2020.0,"690.285"],
    [4,2021.0,"588.937"],
    [5,2022.0,"696.620"],
    [6,2023.0,"603.197"],
    [7,2018,"1.003.950"],
    [8,2019,"939.467"],
    [9,2020,"690.285"],
    [10,2021,"588.937"],
    [11,2022,"696.620"],
    [12,2023,"603.197"]
]}
