{
  "fields": [{"id":"_id","type":"int"},{"id":"Tingkat Pendidikan","type":"text"},{"id":"Laki-laki","type":"numeric"},{"id":"Perempuan","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,"Sekolah Dasar (SD)\n",15,2,17],
    [2,"Sekolah Menengah Pertama (SMP)\n",27,1,28],
    [3,"Sekolah Menengah Atas (SMA)\n",671,274,945],
    [4,"Diploma I,II/Akta I,II\n",101,89,190],
    [5,"Diploma III,IV/Akta III\n",1.73,2.229,3.959],
    [6,"S1/Sarjana, S2, Doktor.Ph.D\n",286,136,422],
    [7,"Jumlah/Total",2.83,2.731,5.561]
]}
