{
  "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,"Koshi",31.7,4.3,64,100,12,36],
    [2,"Illiterate",18.9,2.9,78.2,100,13.1,21.8],
    [3,"Literate Levelless",24.9,0,75.1,100,0,24.9],
    [4,"Less than Basic",36.8,4.7,58.5,100,11.3,41.5],
    [5,"Basic",29.9,6.4,63.6,100,17.7,36.4],
    [6,"Less than Secondary",32.9,4.6,62.5,100,12.3,37.5],
    [7,"Secondary",39,6.3,54.7,100,13.8,45.3],
    [8,"Bachelor",63.6,0.7,35.7,100,1.1,64.3],
    [9,"Master's and above",76.9,6.2,16.9,100,7.5,83.1]
]}
