{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018,498],
    [2,2019,579],
    [3,2020,439],
    [4,2021,443],
    [5,2022,690],
    [6,2023,660],
    [7,2018,498],
    [8,2019,579],
    [9,2020,439],
    [10,2021,443],
    [11,2022,690],
    [12,2023,660]
]}
