{
  "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",28.7,4.1,67.1,100,12.6,32.9],
    [2,"Illiterate",20.4,2.2,77.4,100,9.6,22.6],
    [3,"Literate Levelless",26.4,3.8,69.8,100,12.5,30.2],
    [4,"Less than Basic",24.2,3.5,72.2,100,12.7,27.8],
    [5,"Basic",28.8,6.3,64.9,100,18,35.1],
    [6,"Less than Secondary",30.1,5.1,64.8,100,14.5,35.2],
    [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]
]}
