{
  "fields": [{"id":"_id","type":"int"},{"id":"jabatan","type":"text"},{"id":"laki_laki","type":"text"},{"id":"perempuan","type":"text"},{"id":"jumlah","type":"text"}],
  "records": [
    [1,"fungsional tertentu","2 000","4 971","6 971"],
    [2,"fungsional umum","1943","846","2 789"],
    [3,"struktural eselon V","-","-","-"],
    [4,"struktural eselon IV","289","245","534"],
    [5,"struktural eselon III","108","47","155"],
    [6,"struktural eselon II","27","8","35"],
    [7,"struktural eselon I","-","-","-"]
]}
