{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Tingkat Pendidikan"},{"type":"numeric","id":"Laki-laki"},{"type":"numeric","id":"Perempuan"},{"type":"numeric","id":"Jumlah"},{"type":"text","id":"Satuan"},{"type":"numeric","id":"Tahun"}],
  "records": [
    [1,"SD",5,1,6,"orang",2021],
    [2,"SLTP/SEDERAJAT",20,6,26,"orang",2021],
    [3,"SLTA/SEDERAJAT",235,172,407,"orang",2021],
    [4,"D-I",4,8,12,"orang",2021],
    [5,"D-II",35,47,82,"orang",2021],
    [6,"D-III",212,459,671,"orang",2021],
    [7,"D-IV",36,15,51,"orang",2021],
    [8,"S-1",757,1131,1888,"orang",2021],
    [9,"S-2",61,31,92,"orang",2021],
    [10,"S-3",0,0,0,"orang",2021]
]}
