{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Izin Belajar S1","type":"numeric"}],
  "records": [
    [1,2018,26],
    [2,2019,46],
    [3,2020,26],
    [4,2021,59],
    [5,2022,18],
    [6,2023,31],
    [7,2018,26],
    [8,2019,46],
    [9,2020,26],
    [10,2021,59],
    [11,2022,18],
    [12,2023,31]
]}
