{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Consumption Deciles(domain)"},{"type":"numeric","id":"Per capita consumption"},{"type":"numeric","id":"Decile/Quintile to Poorest Ratio"}],
  "records": [
    [1,"Poorest",48633,1],
    [2,"Second",67119,1.4],
    [3,"Third",79793,1.6],
    [4,"Fourth",91386,1.9],
    [5,"Fifth",104651,2.2],
    [6,"Sixth",118399,2.4],
    [7,"Seventh",134496,2.8],
    [8,"Eighth",156698,3.2],
    [9,"Ninth",193846,4],
    [10,"Richest",316462,6.5]
]}
