{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pondok Pesantren","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"N/A"],
    [3,2020.0,"N/A"],
    [4,2021.0,"N/A"],
    [5,2022.0,"93"],
    [6,2023.0,"93"],
    [7,2018,"N/A"],
    [8,2019,"N/A"],
    [9,2020,"N/A"],
    [10,2021,"N/A"],
    [11,2022,"93"],
    [12,2023,"93"]
]}
