{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Poverty Status"},{"type":"numeric","id":"Male who never attended school"},{"type":"numeric","id":"male who attended school in the past"},{"type":"numeric","id":"Male who currently in school"},{"type":"numeric","id":"Male total"},{"type":"numeric","id":"Female who never attended school"},{"type":"numeric","id":"Female who attened school in the past"},{"type":"numeric","id":"Female who currently in school"},{"type":"numeric","id":"Female total"},{"type":"numeric","id":"Nepal  total who never attendend school"},{"type":"numeric","id":"Nepal total who attended school in the past"},{"type":"numeric","id":"Nepal total who currently in school"},{"type":"numeric","id":"Total"}],
  "records": [
    [1,"Nepal",14.8,51.6,33.6,100,31.9,39,29,100,24,44.8,31.1,100],
    [2,"Poor",26.8,40.7,32.5,100,40.8,27.3,31.9,100,34.6,33.2,32.2,100],
    [3,"Non poor",12.1,54.1,33.8,100,29.7,42,28.3,100,21.5,47.7,30.9,100]
]}
