Tree Preservation Orders
Plymouth City Council
@ukgov.tree_preservation_orders117
Plymouth City Council
@ukgov.tree_preservation_orders117
Datasets detailing the location of tree preservation orders (TPOs) within the city and the corresponding orders
Publisher name: Plymouth City Council
Last updated: 2025-01-03T04:00:13Z
CREATE TABLE tpo_zones (
"unnamed_0" BIGINT -- Unnamed: 0,
"reference" BIGINT,
"name" BIGINT,
"tree_preservation_order" VARCHAR,
"tree_preservation_zone_type" VARCHAR,
"notes" VARCHAR,
"start_date" VARCHAR,
"entry_date" VARCHAR,
"end_date" VARCHAR,
"geometry" VARCHAR
);CREATE TABLE tree_preservation_order_dataset (
"reference" VARCHAR,
"name" VARCHAR,
"documentation_url" VARCHAR,
"document_url" VARCHAR,
"made_date" VARCHAR,
"confirmed_date" VARCHAR,
"notes" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"entry_date" VARCHAR
);Anyone who has the link will be able to view this.