{
  "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,"Bagmati",40.9,4.2,54.9,100,9.4,45.1],
    [2,"Illiterate",22.2,2.3,75.5,100,9.6,24.5],
    [3,"Literate Levelless",30.3,3.8,65.9,100,11.1,34.1],
    [4,"Less than Basic",45.7,4.6,49.7,100,9.2,50.3],
    [5,"Basic",44.6,4.9,50.5,100,9.9,49.5],
    [6,"Less than Secondary",39.7,4.8,55.6,100,10.7,44.4],
    [7,"Secondary",41.1,6,52.9,100,12.7,47.1],
    [8,"Bachelor",65.1,3.3,31.6,100,4.8,68.4],
    [9,"Master's and above",74.2,2.1,23.8,100,2.7,76.2]
]}
