{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Tenure"},{"type":"text","id":"Migration scenario"},{"type":"numeric","id":"Total"},{"type":"numeric","id":"1-bedroom"},{"type":"numeric","id":"2-bedroom"},{"type":"numeric","id":"3-bedroom"},{"type":"numeric","id":"4-bedrooms or more"}],
  "records": [
    [1,"Flat","All",7870,5070,2440,330,30],
    [2,"House","All",5130,360,930,2110,1730],
    [3,"Total","All",1300,5430,3370,2450,1750]
]}
