{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Drop Out KB","type":"numeric"}],
  "records": [
    [1,2018,10],
    [2,2019,11.83],
    [3,2020,9.9],
    [4,2021,7.79],
    [5,2022,16.22],
    [6,2023,21.64]
]}
