{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Permohonan","type":"numeric"}],
  "records": [
    [1,2017,393],
    [2,2018,85],
    [3,2019,155],
    [4,2020,156],
    [5,2021,149],
    [6,2022,122],
    [7,2023,105],
    [8,2024,255]
]}
