{
  "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,2024,1112],
    [8,2018,857],
    [9,2019,855],
    [10,2020,776],
    [11,2021,955],
    [12,2022,1002],
    [13,2023,1061],
    [14,2024,1112]
]}
