{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,176],
    [2,2019,157],
    [3,2020,157],
    [4,2021,386],
    [5,2022,374],
    [6,2023,259],
    [7,2018,176],
    [8,2019,157],
    [9,2020,157],
    [10,2021,386],
    [11,2022,374],
    [12,2023,259]
]}
