{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Sekolah PAUD","type":"numeric"}],
  "records": [
    [1,2018.0,892.0],
    [2,2019.0,900.0],
    [3,2020.0,915.0],
    [4,2021.0,921.0],
    [5,2022.0,904.0],
    [6,2023.0,903.0],
    [7,2024.0,904.0],
    [8,2018,892],
    [9,2019,900],
    [10,2020,915],
    [11,2021,921],
    [12,2022,904],
    [13,2023,903],
    [14,2024,904]
]}
