{
  "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,"Sudurpaschim",21,3,76,100,12.5,24],
    [2,"Illiterate",12.1,2.4,85.5,100,16.7,14.5],
    [3,"Literate Levelless",29.3,4.8,65.9,100,14,34.1],
    [4,"Less than Basic",14.4,2.8,82.8,100,16.1,17.2],
    [5,"Basic",26,5,69,100,16,31],
    [6,"Less than Secondary",22.2,3.4,74.3,100,13.4,25.7],
    [7,"Secondary",40.2,3.3,56.5,100,7.6,43.5],
    [8,"Bachelor",63.2,2.3,34.4,100,3.6,65.6],
    [9,"Master's and above",78.4,0,21.6,100,0,78.4]
]}
