{
  "fields": [{"id":"_id","type":"int"},{"id":"Eselon","type":"text"},{"id":"Laki-Laki","type":"numeric"},{"id":"Perempuan","type":"numeric"}],
  "records": [
    [1,"Fungsional Tertentu",841,2323],
    [2,"Fungsional Umum",832,595],
    [3,"Eselon IV",233,266],
    [4,"Eselon III",86,63],
    [5,"Eselon II",24,6],
    [6,"Eselon I",0,0]
]}
