{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,857],
    [2,2019,855],
    [3,2020,776],
    [4,2021,955],
    [5,2022,1002],
    [6,2023,1061],
    [7,2018,857],
    [8,2019,855],
    [9,2020,776],
    [10,2021,955],
    [11,2022,1002],
    [12,2023,1061]
]}
