{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"School attendance history"},{"type":"numeric","id":"15-24 male"},{"type":"numeric","id":"15-24 female"},{"type":"numeric","id":"15-24 total"},{"type":"numeric","id":"25-64 male"},{"type":"numeric","id":"25-64 female"},{"type":"numeric","id":"25-64 total"},{"type":"numeric","id":"65 and above male"},{"type":"numeric","id":"65 and above female"},{"type":"numeric","id":"65 and above total"},{"type":"numeric","id":"Total male"},{"type":"numeric","id":"Total female"},{"type":"numeric","id":"Total"}],
  "records": [
    [1,"Gandaki Province",222,269,491,443,691,1134,106,137,243,770,1098,1868],
    [2,"Never Attended School",4,4,8,76,308,384,71,132,203,150,445,595],
    [4,"Attended School In The Past",88,147,235,354,367,721,35,5,41,477,519,997]
]}
