{
  "fields": [{"id":"_id","type":"int"},{"id":"Pendidikan_PPPK","type":"text"},{"id":"laki-laki","type":"numeric"},{"id":"perempuan","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,"S2",2,1,3],
    [2,"S1",90,196,286],
    [3,"D3",37,54,91],
    [4,"di bawah D3",13,3,16],
    [5,"Total",142,254,396]
]}
