{
  "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,"Madhesh",27.8,1.6,70.6,100,5.4,29.4],
    [2,"Illiterate",26.8,0.9,72.2,100,3.3,27.8],
    [3,"Literate Levelless",31.9,2,66.2,100,5.8,33.8],
    [4,"Less than Basic",23.8,0.9,75.3,100,3.6,24.7],
    [5,"Basic",30.4,6,63.6,100,16.6,36.4],
    [6,"Less than Secondary",26.3,1.9,71.8,100,6.9,28.2],
    [7,"Secondary",42.7,2.7,54.6,100,5.9,45.4],
    [8,"Bachelor",60.7,2.2,37.1,100,3.5,62.9],
    [9,"Master's and above",80,0,20,100,0,80]
]}
