{
  "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,"Lumbini",27.9,7,65.1,100,20,34.9],
    [2,"Illiterate",17.4,2.5,80.1,100,12.7,19.9],
    [3,"Literate Levelless",27.3,6.3,66.4,100,18.8,33.6],
    [4,"Less than Basic",30.2,8.2,61.6,100,21.4,38.4],
    [5,"Basic",26.5,10.1,63.4,100,27.5,36.6],
    [6,"Less than Secondary",26.5,6.8,66.7,100,20.5,33.3],
    [7,"Secondary",36,11.7,52.3,100,24.6,47.7],
    [8,"Bachelor",62.2,11.1,26.6,100,15.2,73.4],
    [9,"Master's and above",80.8,0,19.2,100,0,80.8]
]}
