{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Consumption Quintiles"},{"type":"numeric","id":"Percentage of HHs with owned agri land"},{"type":"numeric","id":"Percentage of HHs renting-out land"},{"type":"numeric","id":"Percentage of HHs renting-in land"}],
  "records": [
    [1,"Poorest",66.0,8.1,25.8],
    [2,"Second",68.1,8.9,23.6],
    [3,"Third",63.0,11.0,21.7],
    [4,"Fourth",62.5,21.5,15.5],
    [5,"Richest",60.0,35.0,9.5]
]}
