{
  "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,"Karnali",25.6,8,66.4,100,23.8,33.6],
    [2,"Illiterate",15.3,5,79.7,100,24.8,20.3],
    [3,"Literate Levelless",20.8,9.8,69.4,100,31.9,30.6],
    [4,"Less than Basic",25.4,10,64.6,100,28.2,35.4],
    [5,"Basic",19,12.1,68.9,100,39,31.1],
    [6,"Less than Secondary",23.8,9.7,66.6,100,28.9,33.4],
    [7,"Secondary",48.2,6.7,45.1,100,12.3,54.9],
    [8,"Bachelor",78.9,5.7,15.4,100,6.7,84.6],
    [9,"Master's and above",75.4,0,24.6,100,0,75.4]
]}
