{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Siswa PAUD","type":"numeric"}],
  "records": [
    [1,2018.0,27149.0],
    [2,2019.0,26515.0],
    [3,2020.0,26195.0],
    [4,2021.0,26133.0],
    [5,2022.0,27118.0],
    [6,2023.0,28058.0],
    [7,2018,27149],
    [8,2019,26515],
    [9,2020,26195],
    [10,2021,26133],
    [11,2022,27118],
    [12,2023,28058]
]}
