{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Urban/Rural"},{"type":"numeric","id":"Male of age 5 years and above"},{"type":"numeric","id":"Female of age 5 years and above"},{"type":"numeric","id":"Total of age 5 years and above"},{"type":"numeric","id":"Male of age  15 years and above"},{"type":"numeric","id":"Female of age 15 years and above"},{"type":"numeric","id":"Total of age 5 years abd above"}],
  "records": [
    [1,"Kathmandu Valley urban (KVU)",94.7,84.4,89.6,94.2,82.3,88.2],
    [2,"Urban Regions (Except KVU)",86.1,70.7,77.8,83.4,64.9,73.1],
    [3,"Rural Regions",81.7,64.3,72.1,76.7,55.9,65.0]
]}
