{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Tamat S2","type":"numeric"}],
  "records": [
    [1,2018.0,197.0],
    [2,2019.0,259.0],
    [3,2020.0,243.0],
    [4,2021.0,239.0],
    [5,2022.0,251.0],
    [6,2023.0,265.0],
    [7,2018,197],
    [8,2019,259],
    [9,2020,243],
    [10,2021,239],
    [11,2022,251],
    [12,2023,265]
]}
