{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Siswa SMP/MTs/Paket B","type":"text"}],
  "records": [
    [1,2018,"44.724"],
    [2,2019,"41.806"],
    [3,2020,"45.618"],
    [4,2021,"46.163"],
    [5,2022,"45.454"],
    [6,2023,"46.386"],
    [7,null,"82,9"],
    [8,2018,"44.724"],
    [9,2019,"41.806"],
    [10,2020,"45.618"],
    [11,2021,"46.163"],
    [12,2022,"45.454"],
    [13,2023,"46.386"],
    [14,null,"82,9"]
]}
