{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Age group"},{"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,"Gandaki",33.6,7.3,59.1,100,17.9,40.9],
    [2,"15-24",22.4,10.1,67.4,100,31.2,32.6],
    [3,"25-44",51.3,11.8,36.9,100,18.7,63.1],
    [4,"45-64",32,2.6,65.4,100,7.5,34.6],
    [5,"65 +",7.5,0.4,92.1,100,5.4,7.9]
]}
