{
  "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,"Bagmati Province",670,652,1322,1444,1597,3042,244,257,501,2359,2506,4865],
    [2,"Never Attended School",9,17,26,261,632,893,147,225,372,417,874,1290],
    [4,"Attended School In The Past",250,240,490,1096,888,1983,98,32,130,1443,1159,2603]
]}
