{
  "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,"Bagmati",11.8,57.6,30.6,100,25.4,46.1,28.5,100,18.8,51.7,29.5,100],
    [2,"Poor",24.1,46.2,29.7,100,34.5,33.1,32.5,100,29.7,39.2,31.2,100],
    [3,"Non poor",10.2,59.1,30.7,100,24,48,27.9,100,17.3,53.4,29.3,100]
]}
