{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Siswa MI usia 7-12","type":"numeric"}],
  "records": [
    [1,2018.0,22191.0],
    [2,2019.0,22739.0],
    [3,2020.0,25518.0],
    [4,2021.0,23240.0],
    [5,2022.0,27384.0],
    [6,2023.0,27490.0],
    [7,2018,22191],
    [8,2019,22739],
    [9,2020,25518],
    [10,2021,23240],
    [11,2022,27384],
    [12,2023,27490]
]}
