{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"text"},{"id":"Pendidikan","type":"text"},{"id":"Tahun","type":"text"},{"id":"Ket.","type":"numeric"}],
  "records": [
    [1,"","","",2016.0],
    [2,"","1","Magister",1.0],
    [3,"","2","Sarjana",11.0],
    [4,"","3","Diploma III",4.0],
    [5,"","4","SLTA",35.0],
    [6,"","5","SLTP",5.0],
    [7,"","6","SD",null],
    [8,"","Total","",56.0],
    [9,"","","",2016],
    [10,"","1","Magister",1],
    [11,"","2","Sarjana",11],
    [12,"","3","Diploma III",4],
    [13,"","4","SLTA",35],
    [14,"","5","SLTP",5],
    [15,"","6","SD",null],
    [16,"","Total","",56]
]}
