{
  "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,"Illiterate",15.2,5,79.8,100,24.8,20.2],
    [2,"Literate Levelless",20.2,9.5,70.3,100,31.9,29.7],
    [3,"Less than Basic",15.4,5.9,78.7,100,27.6,21.3],
    [4,"Basic",16.3,10,73.7,100,37.9,26.3],
    [5,"Less than Secondary",22.8,9.6,67.6,100,29.5,32.4],
    [6,"Secondary",48.2,6.7,45.1,100,12.3,54.9],
    [7,"Bachelor",78.9,5.7,15.4,100,6.7,84.6],
    [8,"Master's and above",75.4,0,24.6,100,0,75.4]
]}
