{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Education status"},{"type":"numeric","id":"Employed"},{"type":"numeric","id":"Unemployed"},{"type":"numeric","id":"Outside \nLabour Force"},{"type":"numeric","id":"Total"},{"type":"numeric","id":"Unemployment Rate"},{"type":"numeric","id":"Labour Force \nParticipation \nRate"}],
  "records": [
    [1,"Koshi",28.5,3.9,67.6,100,12,32.4],
    [2,"Illiterate",18.8,2.8,78.3,100,13.1,21.7],
    [3,"Literate Levelless",24.5,0,75.5,100,0,24.5],
    [4,"Less than Basic",26.5,3.4,70,100,11.5,30],
    [5,"Basic",25.9,5.5,68.6,100,17.6,31.4],
    [6,"Less than Secondary",32,4.5,63.5,100,12.2,36.5],
    [7,"Secondary",39,6.3,54.7,100,13.8,45.3],
    [8,"Bachelor",63.6,0.7,35.7,100,1.1,64.3],
    [9,"Master's and above",76.9,6.2,16.9,100,7.5,83.1]
]}
