{
  "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,"Nepal",32.4,4.7,62.9,100,12.6,37.1],
    [2,"Illiterate",20.5,2.2,77.3,100,9.6,22.7],
    [3,"Literate Levelless",27.9,4,68.1,100,12.5,31.9],
    [4,"Less than Basic",36.2,5.2,58.6,100,12.6,41.4],
    [5,"Basic",32.9,7.3,59.8,100,18.1,40.2],
    [6,"Less than Secondary",30.7,5.2,64.1,100,14.5,35.9],
    [7,"Secondary",40.7,7.3,52,100,15.3,48],
    [8,"Bachelor",64.2,4.3,31.5,100,6.3,68.5],
    [9,"Master's and above",77,2.1,21,100,2.6,79]
]}
