From 841d0a8fc8a2c8d9496dacab6b6925caf7973ef1 Mon Sep 17 00:00:00 2001 From: greg-slater Date: Thu, 12 Sep 2024 10:38:12 +0100 Subject: [PATCH] fix broken bolton link --- content/blog-post/storing-and-updating-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog-post/storing-and-updating-data.md b/content/blog-post/storing-and-updating-data.md index 070aef1b..cf25af84 100644 --- a/content/blog-post/storing-and-updating-data.md +++ b/content/blog-post/storing-and-updating-data.md @@ -20,7 +20,7 @@ This model has advantages: This provides benefits for our users: -* They can access a huge range of data using [consistent methods](https://www.planning.data.gov.uk/docs), whether they’re interested in [tree preservation zones in Southwark](https://www.planning.data.gov.uk/entity/?dataset=tree-preservation-zone&geometry_curie=statistical-geography%3AE09000028&entry_date_day=&entry_date_month=&entry_date_year=), or [public transport access nodes in Bolton](https://www.planning.data.gov.uk/entity/?dataset=transport-access-node\&geometry\_curie=statistical-geography%3AE08000001\&entry\_date\_day=\&entry\_date\_month=\&entry\_date\_year=) +* They can access a huge range of data using [consistent methods](https://www.planning.data.gov.uk/docs), whether they’re interested in [tree preservation zones in Southwark](https://www.planning.data.gov.uk/entity/?dataset=tree-preservation-zone&geometry_curie=statistical-geography%3AE09000028&entry_date_day=&entry_date_month=&entry_date_year=), or [public transport access nodes in Bolton](https://www.planning.data.gov.uk/entity/?dataset=transport-access-node&geometry_curie=statistical-geography%3AE08000001) * They can always interrogate the provenance of the data they’re interested in, helping to improve their trust in it * They can use a unique and persistent identifier to make reliable references to the same thing across different systems, for example, from our platform to planning services like [PlanX](https://www.planx.uk/)