{
  "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",37.3,3.9,58.8,100,9.4,41.2],
    [2,"Illiterate",22.2,2.3,75.5,100,9.5,24.5],
    [3,"Literate Levelless",29.8,3.7,66.5,100,11.1,33.5],
    [4,"Less than Basic",32.1,3.2,64.6,100,9.1,35.4],
    [5,"Basic",38,4.1,57.9,100,9.8,42.1],
    [6,"Less than Secondary",38.8,4.6,56.6,100,10.6,43.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]
]}
