{
  "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,"Gandaki",10.7,57.2,32.1,100,28,46.4,25.6,100,20,51.4,28.6,100],
    [2,"Poor",21.9,46.6,31.5,100,32,36.3,31.7,100,27.5,40.9,31.6,100],
    [3,"Non poor",9.3,58.5,32.2,100,27.5,47.7,24.8,100,19.1,52.7,28.2,100]
]}
