{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah siswa MI lulus","type":"numeric"}],
  "records": [
    [1,2018.0,3742.0],
    [2,2019.0,3755.0],
    [3,2020.0,3868.0],
    [4,2021.0,4400.0],
    [5,2022.0,4576.0],
    [6,2023.0,4784.0],
    [7,2024.0,4595.0],
    [8,2018,3742],
    [9,2019,3755],
    [10,2020,3868],
    [11,2021,4400],
    [12,2022,4576],
    [13,2023,4784],
    [14,2024,4595]
]}
