{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah siswa RA/BA/TA","type":"numeric"}],
  "records": [
    [1,2018.0,5606.0],
    [2,2019.0,8243.0],
    [3,2020.0,8381.0],
    [4,2021.0,8388.0],
    [5,2022.0,8806.0],
    [6,2023.0,9333.0],
    [7,2018,5606],
    [8,2019,8243],
    [9,2020,8381],
    [10,2021,8388],
    [11,2022,8806],
    [12,2023,9333]
]}
