{
  "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",32,1.9,66.1,100,5.5,33.9],
    [2,"Illiterate",27.1,0.9,72,100,3.3,28],
    [3,"Literate Levelless",40,2.5,57.6,100,5.8,42.4],
    [4,"Less than Basic",37.3,1.4,61.2,100,3.7,38.8],
    [5,"Basic",33.9,6.6,59.5,100,16.4,40.5],
    [6,"Less than Secondary",26.2,2,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]
]}
