{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rekomendasi","type":"numeric"}],
  "records": [
    [1,2017,184],
    [2,2018,148],
    [3,2019,30],
    [4,2020,37],
    [5,2021,82],
    [6,2022,106],
    [7,2023,388],
    [8,2024,366]
]}
