{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"text"}],
  "records": [
    [1,2018.0,"1.011.157"],
    [2,2019.0,"947.767"],
    [3,2020.0,"696.743"],
    [4,2021.0,"592.887"],
    [5,2022.0,"702.824"],
    [6,2023.0,"607.808"],
    [7,2018,"1.011.157"],
    [8,2019,"947.767"],
    [9,2020,"696.743"],
    [10,2021,"592.887"],
    [11,2022,"702.824"],
    [12,2023,"607.808"]
]}
