{
  "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,"Lumbini",13.2,50.6,36.2,100,28.8,41.8,29.5,100,21.8,45.7,32.5,100],
    [2,"Poor",22.9,41.6,35.6,100,38.2,29.6,32.2,100,31.7,34.7,33.6,100],
    [3,"Non poor",10.4,53.3,36.4,100,25.7,45.7,28.6,100,18.7,49.1,32.1,100]
]}
