{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,127],
    [2,2019,125],
    [3,2020,95],
    [4,2021,101],
    [5,2022,108],
    [6,2023,115],
    [7,2018,127],
    [8,2019,125],
    [9,2020,95],
    [10,2021,101],
    [11,2022,108],
    [12,2023,115]
]}
