Ipswich Borough Council Brownfield Land Register
Ipswich Borough Council
@ukgov.ibc_brownfield_land_register
Ipswich Borough Council
@ukgov.ibc_brownfield_land_register
CREATE TABLE brownfield_land_register_ipswich_borough_council (
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"sitereference" VARCHAR,
"sitenameaddress" VARCHAR,
"geox" DOUBLE,
"geoy" DOUBLE,
"siteplanurl" VARCHAR,
"hectares" DOUBLE,
"ownershipstatus" VARCHAR,
"planningstatus" VARCHAR,
"permissiontype" VARCHAR,
"permissiondate" TIMESTAMP,
"planninghistory" VARCHAR,
"deliverable" VARCHAR,
"netdwellingsrangefrom" BIGINT,
"netdwellingsrangeto" DOUBLE,
"hazardoussubstances" VARCHAR,
"siteinformation" VARCHAR,
"notes" VARCHAR,
"firstaddeddate" TIMESTAMP,
"lastupdateddate" TIMESTAMP,
"enddate" TIMESTAMP
);
Anyone who has the link will be able to view this.