{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rekomendasi","type":"numeric"}],
  "records": [
    [1,2017,0],
    [2,2018,5],
    [3,2019,13],
    [4,2020,7],
    [5,2021,12],
    [6,2022,8],
    [7,2023,4],
    [8,2024,1]
]}
