{
  "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,"Madhesh",21.5,44.9,33.6,100,41.5,30.2,28.4,100,32.1,37.1,30.8,100],
    [2,"Poor",38.1,35.9,26.1,100,50.1,19.3,30.6,100,44.7,26.8,28.6,100],
    [3,"Non poor",17.1,47.3,35.6,100,39,33.3,27.7,100,28.6,39.9,31.4,100]
]}
