Housing Completions
Cambridgeshire Insight
@ukgov.housing_completions2
Cambridgeshire Insight
@ukgov.housing_completions2
CREATE TABLE net_housing_completions_in_cambridgeshire_by_district_2002_2016 (
"code" VARCHAR,
"district" VARCHAR,
"n_2002_2003_net_housing_completions" BIGINT,
"n_2003_2004_net_housing_completions" BIGINT,
"n_2004_2005_net_housing_completions" BIGINT,
"n_2005_2006_net_housing_completions" BIGINT,
"n_2006_2007_net_housing_completions" BIGINT,
"n_2007_2008_net_housing_completions" BIGINT,
"n_2008_2009_net_housing_completions" BIGINT,
"n_2009_2010_net_housing_completions" BIGINT,
"n_2010_2011_net_housing_completions" BIGINT,
"n_2011_2012_net_housing_completions" BIGINT,
"n_2012_2013_net_housing_completions" BIGINT,
"n_2013_2014_net_housing_completions" BIGINT,
"n_2014_2015_net_housing_completions" BIGINT,
"n_2015_2016_net_housing_completions" BIGINT,
"n_2002_2016_net_housing_completions" BIGINT
);
Anyone who has the link will be able to view this.