{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,535.781],
    [2,2019.0,541.844],
    [3,2020.0,561.862],
    [4,2021.0,490.499],
    [5,2022.0,590.082],
    [6,2023.0,655.919],
    [7,2018,535.781],
    [8,2019,541.844],
    [9,2020,561.862],
    [10,2021,490.499],
    [11,2022,590.082],
    [12,2023,655.919]
]}
