{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Consumption Quintiles"},{"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,"Poorest",73.5,60.6,66.3,65.5,49.9,56.6],
    [2,"Second",81.6,65.2,72.6,77.2,55.9,65.2],
    [3,"Third",86.7,69.1,77.3,83.9,63.1,72.5],
    [4,"Fourth",89.8,73.5,81.1,87.8,68.7,77.2],
    [5,"Richest",95.3,82.0,88.4,94.7,79.8,86.8]
]}
