{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jenis_sekolah","type":"text"},{"id":"jumlah","type":"numeric"},{"id":"satuan","type":"text"}],
  "records": [
    [1,2024,"SMA ",575,"sekolah"],
    [2,2024,"SMK ",267,"sekolah"],
    [3,2024,"SLB ",38,"sekolah"]
]}
