{
  "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,"Gandaki",30.1,6.6,63.3,100,17.9,36.7],
    [2,"Illiterate",14.5,2.3,83.2,100,13.6,16.8],
    [3,"Literate Levelless",19.5,3,77.4,100,13.4,22.6],
    [4,"Less than Basic",27.8,5.3,66.9,100,16.1,33.1],
    [5,"Basic",31,7.3,61.6,100,19.1,38.4],
    [6,"Less than Secondary",31,9,60.1,100,22.4,39.9],
    [7,"Secondary",46.3,12.9,40.8,100,21.8,59.2],
    [8,"Bachelor",63.2,7.8,29.1,100,10.9,70.9],
    [9,"Master's and above",82.2,3.5,14.3,100,4.1,85.7]
]}
