{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,54.656],
    [2,2019,58.436],
    [3,2020,49.506],
    [4,2021,46.298],
    [5,2022,59.566],
    [6,2023,48.956],
    [7,2018,54.656],
    [8,2019,58.436],
    [9,2020,49.506],
    [10,2021,46.298],
    [11,2022,59.566],
    [12,2023,48.956]
]}
