{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"tingkat_pendidikan"},{"type":"numeric","id":"tahun_2018"},{"type":"numeric","id":"tahun_2019"}],
  "records": [
    [1,"SD",50,45],
    [2,"SLTP",408,195],
    [3,"SLTA Umum",875,759],
    [4,"SLTA Kejuruan",3773,3911],
    [5,"Diploma I, II",165,166],
    [6,"Diploma III",2288,2769],
    [7,"Diploma IV",98,126],
    [8,"Strata 1",5367,6103],
    [9,"S-2/S-3",309,300]
]}
