{
  "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",24.5,6.1,69.3,100,20,30.7],
    [2,"Illiterate",17.3,2.5,80.2,100,12.7,19.8],
    [3,"Literate Levelless",25.9,6,68,100,18.8,32],
    [4,"Less than Basic",20.4,5.6,73.9,100,21.7,26.1],
    [5,"Basic",23.6,8.9,67.6,100,27.3,32.4],
    [6,"Less than Secondary",26,6.7,67.3,100,20.5,32.7],
    [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]
]}
