{
  "fields": [{"id":"_id","type":"int"},{"id":"Financial Year","type":"text"},{"id":"Numbers of Planning Compliments","type":"numeric"},{"id":"Numbers of Planning Complaints","type":"numeric"}],
  "records": [
    [1,"2004-2005",16,36],
    [2,"2005-2006",25,50],
    [3,"2006-2007",5,39],
    [4,"2007-2008",9,57],
    [5,"2008-2009",46,50],
    [6,"2009-2010",35,59],
    [7,"2010-2011",25,46],
    [8,"2011-2012",35,37],
    [9,"2012-2013",38,10],
    [10,"2013-2014",20,15],
    [11,"2014-2015",36,18],
    [12,"2015-2016",26,26]
]}
