{
  "fields": [{"id":"_id","type":"int"},{"id":"Year","type":"text"},{"id":"Number of Empty Homes Brought back into use","type":"numeric"}],
  "records": [
    [1,"2006 - 2007",71],
    [2,"2007 - 2008",77],
    [3,"2008 -2009",84],
    [4,"2009 - 2010",92],
    [5,"2010 - 2011",71],
    [6,"2011 - 2012",95],
    [7,"2012 - 2013",104],
    [8,"2013 -2014",85],
    [9,"2014 - 2015",68]
]}
