-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
334f3a2
commit 19b3c4c
Showing
3 changed files
with
330 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
289 changes: 289 additions & 0 deletions
289
docs/blog-post/swarming-around-local-plan-data/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,289 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" class="govuk-template "> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title> | ||
Swarming around local plan data - Digital Land | ||
</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> | ||
<meta name="theme-color" content="#0b0c0c"> | ||
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
|
||
|
||
<link rel="shortcut icon" sizes="48x48" href="/images/favicon.ico" type="image/x-icon"> | ||
<link rel="shortcut icon" sizes="32x32" href="/images/favicon-32x32.png" type="image/png"> | ||
<link rel="shortcut icon" sizes="16x16" href="/images/favicon-16x16.png" type="image/png"> | ||
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> | ||
|
||
|
||
|
||
<meta name="digital-land:template" content="dlf-base.html"> | ||
|
||
<link href="https://digital-land.github.io/stylesheets/dl-frontend.css" rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" href="https://digital-land.github.io/stylesheets/feed.css"> | ||
|
||
<meta name="author" content="Mark Owen"> | ||
|
||
|
||
|
||
<meta property="og:image" content="/images/govuk-opengraph-image.png"> | ||
</head> | ||
<body class="govuk-template__body "> | ||
<script>document.body.className = ((document.body.className) ? document.body.className + ' js-enabled' : 'js-enabled');</script> | ||
|
||
|
||
|
||
<a href="#main-content" class="govuk-skip-link">Skip to main content</a> | ||
|
||
|
||
|
||
<!-- Cookie banner partial version 1.0.1 --> | ||
<div id="global-cookie-message" class="govuk-clearfix global-cookie-message" data-module="cookie-banner" role="region" aria-label="cookie banner" data-nosnippet=""> | ||
|
||
<div id="cookie-banner" class="govuk-width-container"> | ||
<div class="govuk-grid-row"> | ||
<div class="govuk-grid-column-two-thirds"> | ||
<div class="cookie-banner__message govuk-!-margin-top-6"> | ||
<h2 class="govuk-heading-m">Tell us whether you accept cookies</h2> | ||
<p class="govuk-body">We use <a class="govuk-link" href="/cookies">cookies to collect information</a> about how you use the Digital Land website to make the website work as well as possible.</p> | ||
</div> | ||
<div class="cooke-banner__buttons govuk-grid-row"> | ||
<div class="govuk-grid-column-one-half"> | ||
<button class="govuk-button" onclick="acceptCookies();showCookieConfirmation();">Accept all cookies</button> | ||
</div> | ||
<div class="govuk-grid-column-one-half"> | ||
<a class="govuk-button" href="/cookies">Set cookie preferences</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div id="cookie-confirmation" class="govuk-width-container govuk-!-padding-top-6" tabindex="-1" style="display: none;"> | ||
<p class="cookie-banner__confirmation-message govuk-body">You’ve accepted all cookies. You can <a class="govuk-link" href="/cookies">change your cookie settings</a> at any time.</p> | ||
<button class="cookie-banner__hide-button govuk-button govuk-button--secondary" onclick="document.getElementById('cookie-confirmation').style.display='none';">Hide</button> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
<header role="banner" id="global-header" class="govuk-header with-proposition dl-header" data-module="govuk-header"> | ||
<div class="govuk-header__container govuk-width-container"> | ||
<div class="header-proposition"> | ||
<div class="govuk-header__content"> | ||
<a href="https://digital-land.github.io/" class="govuk-header__link govuk-header__link--service-name"> | ||
Digital Land | ||
</a> | ||
<button type="button" class="govuk-header__menu-button govuk-js-header-toggle" aria-controls="navigation" aria-label="Show or hide Top Level Navigation">Menu</button> | ||
<nav> | ||
<ul id="navigation" class="govuk-header__navigation" aria-label="Top Level Navigation"> | ||
|
||
<li class="govuk-header__navigation-item"> | ||
<a class="govuk-header__link" href="/about/">About</a> | ||
</li> | ||
|
||
<li class="govuk-header__navigation-item"> | ||
<a class="govuk-header__link" href="/project/">Projects</a> | ||
</li> | ||
|
||
<li class="govuk-header__navigation-item"> | ||
<a class="govuk-header__link" href="/weeknote/">Weeknotes</a> | ||
</li> | ||
|
||
<li class="govuk-header__navigation-item"> | ||
<a class="govuk-header__link" href="/blog-post/">Blog</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
|
||
|
||
|
||
<div class="govuk-width-container "> | ||
|
||
|
||
|
||
<div class="govuk-breadcrumbs "> | ||
<ol class="govuk-breadcrumbs__list"> | ||
|
||
|
||
<li class="govuk-breadcrumbs__list-item"> | ||
<a class="govuk-breadcrumbs__link" href="/">Digital Land</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="govuk-breadcrumbs__list-item"> | ||
<a class="govuk-breadcrumbs__link" href="/blog-post">Blog post</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="govuk-breadcrumbs__list-item" aria-current="page">Swarming around local plan data</li> | ||
|
||
|
||
</ol> | ||
</div> | ||
|
||
|
||
<main class="govuk-main-wrapper " id="main-content" role="main"> | ||
|
||
|
||
<span class="govuk-caption-xl">Data standards</span> | ||
|
||
<h1 class="govuk-heading-xl">Swarming around local plan data</h1> | ||
|
||
<div class="govuk-grid-row"> | ||
<div class="govuk-grid-column-two-thirds"> | ||
|
||
<p class="govuk-body govuk-hint govuk-!-margin-bottom-6">Mark Owen — 2025-01-16</p> | ||
<p class="govuk-body" class="govuk-body">Local plans are crucial documents that shape development in a local area. However creating and accessing these plans can be a time-consuming and challenging process.</p> | ||
<p class="govuk-body" class="govuk-body">Currently only around <a href="https://media.localdigital.gov.uk/uploads/2023/10/17091341/DLUHC_Digital_Planning_Programme_Overview.pdf">a third of local authorities have adopted a local plan within the last 5 years</a>. This makes it harder for planners to make informed decisions quickly and for communities to understand what development is proposed in their area. The data in an area’s local plan is also often presented differently by each Local Planning Authority (LPA). </p> | ||
<p class="govuk-body" class="govuk-body">The Digital Planning Programme at the Ministry of Housing, Communities and Local Government (MHCLG) is transforming how local plans are created, to speed up plan-making and provide better access to planning data. </p> | ||
<p class="govuk-body" class="govuk-body">Part of our work includes transforming how all local plans for England can be easily accessed and shared by making them all available in one place.</p> | ||
<p class="govuk-body" class="govuk-body">To achieve this the data design team has been looking at what data is available, in what form and how it can be collected by the <a href="https://www.planning.data.gov.uk/">Planning Data Platform</a>. </p> | ||
<p class="govuk-body" class="govuk-body">By providing the right data for everyone to access we can unlock the potential in the planning system. Enabling our users to build services, develop new policies that enable planners, local authorities and communities to access and use planning information more effectively.</p> | ||
<h2 class="govuk-heading-l" class="govuk-heading-l" id="a-local-plan-specification">A local plan specification</h2> | ||
<p class="govuk-body" class="govuk-body">In order to collate all of the existing local plans in England, from different LPAs, the team <a href="https://digital-land.github.io/specification/specification/local-plan/">developed a specification for local plans</a> which could standardise and streamline how we collect and handle this data from multiple sources. See the <a href="https://github.com/digital-land/digital-land.github.io/new/main/content/blog-post#appendix">Appendix</a> for more details.</p> | ||
<p class="govuk-body" class="govuk-body">The team gathered data from <a href="https://www.gov.uk/find-local-council">311 LPA websites</a> in England and collected thousands of PDFs and other documents relating to their local plan.</p> | ||
<p class="govuk-body" class="govuk-body">To help with this time-consuming task we created a <a href="https://local-plans-explorer.digital-land.info/">Local Plans Explorer prototype</a>, a tool which can quickly and carefully review documents to make sure they are valid and relevant - for example checking the documents contain a date, a local plan description, a local plan boundary etc to decide if the document contains the right data to put on the planning data platform. This was validated by members of the team who have previously been planners and colleagues from the Local Plans policy team at MHCLG. They swarmed together to help to check that the information ‘scraped’ from the websites was accurate, relevant and useful.</p> | ||
<h2 class="govuk-heading-l" class="govuk-heading-l" id="rapid-progress">Rapid progress</h2> | ||
<p class="govuk-body" class="govuk-body">In just one afternoon, with the help of the prototype, the team processed, ready for export to the platform:</p> | ||
<ul class="govuk-list govuk-list--bullet" class="govuk-list govuk-list--bullet"> | ||
<li>Processed <a href="https://www.planning.data.gov.uk/entity/?dataset=local-plan">120 local plans</a> </li> | ||
<li>Validated <a href="https://www.planning.data.gov.uk/entity/?dataset=local-plan-document">308 local plan documents</a> </li> | ||
<li>Checked <a href="https://www.planning.data.gov.uk/map/?dataset=local-plan-boundary">47 local plan boundaries</a> </li> | ||
</ul> | ||
<p class="govuk-body" class="govuk-body">We found over the course of an afternoon that a planner can validate and publish around 10 local plans, demonstrating the dramatic efficiency savings digital tools can provide, to a traditionally time-consuming task. </p> | ||
<p class="govuk-body" class="govuk-body">However we found that local plan timetable data requires additional standardisation before it can be uploaded to the platform because of inconsistent date formats and the information being presented differently by different LPAs. </p> | ||
<h2 class="govuk-heading-l" class="govuk-heading-l" id="next-steps">Next steps</h2> | ||
<p class="govuk-body" class="govuk-body">We’re continuing to enhance the planning data platform and are therefore planning our second ‘swarm’ with even more planners to accelerate the process of getting more local plan data uploaded. This will help to ensure the country’s local plans can all be viewed easily and are accessible in one place.</p> | ||
<h2 class="govuk-heading-l" class="govuk-heading-l" id="guidance-for-lpas-to-get-their-local-plan-published-on-the-platform">Guidance for LPAs to get their local plan published on the platform</h2> | ||
<p class="govuk-body" class="govuk-body">We have developed guidance to assist LPAs to present and publish their local plan data effectively. <a href="https://www.planning.data.gov.uk/guidance/specifications/local-plan">Local plan data guidance</a></p> | ||
<h3 class="govuk-heading-m" class="govuk-heading-m" id="appendix">Appendix</h3> | ||
<p class="govuk-body" class="govuk-body"><strong>A local plan specification</strong> The local plan specification ensures consistent streamlined access to key planning data from multiple sources in four datasets - <a href="https://digital-land.github.io/specification/specification/local-plan/">https://digital-land.github.io/specification/specification/local-plan/</a>:</p> | ||
<p class="govuk-body" class="govuk-body"><strong>local-plan dataset (<a href="https://www.planning.data.gov.uk/dataset/local-plan">https://www.planning.data.gov.uk/dataset/local-plan</a>) -</strong> <em>one record per local plan</em></p> | ||
<p class="govuk-body" class="govuk-body"><strong>local-plan-document dataset (<a href="https://www.planning.data.gov.uk/dataset/local-plan-document">https://www.planning.data.gov.uk/dataset/local-plan-document</a>) -</strong> <em>all the documents that form part of/or support the local plan</em></p> | ||
<p class="govuk-body" class="govuk-body"><strong>local-plan-boundary dataset (<a href="https://www.planning.data.gov.uk/dataset/local-plan-boundary">https://www.planning.data.gov.uk/dataset/local-plan-boundary</a>) -</strong> <em>usually the same as the local authority district, but not always…</em></p> | ||
<p class="govuk-body" class="govuk-body"><strong>local-plan-timetable dataset (<a href="https://www.planning.data.gov.uk/dataset/local-plan-timetable">https://www.planning.data.gov.uk/dataset/local-plan-timetable</a>)</strong> - <em>details of when events/milestones will happen with the local plan</em>.</p> | ||
<h2 class="govuk-heading-l" class="govuk-heading-l" id="learn-more">Learn more</h2> | ||
<p class="govuk-body" class="govuk-body">Find out more information about how we’re revolutionising access to planning data by visiting the <a href="https://www.localdigital.gov.uk/digital-planning">Digital Planning programme</a>.</p> | ||
</div> | ||
</div> | ||
|
||
|
||
</main> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<footer class="govuk-footer " role="contentinfo" | ||
> | ||
<div class="govuk-width-container "> | ||
|
||
<div class="govuk-footer__meta"> | ||
<div class="govuk-footer__meta-item govuk-footer__meta-item--grow"> | ||
|
||
<h2 class="govuk-visually-hidden">Support links</h2> | ||
<ul class="govuk-footer__inline-list"> | ||
|
||
<li class="govuk-footer__inline-list-item"> | ||
<a class="govuk-footer__link" href="/cookies"> | ||
Cookies | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-footer__inline-list-item"> | ||
<a class="govuk-footer__link" href="/accessibility-statement"> | ||
Accessibility statement | ||
</a> | ||
</li> | ||
|
||
<li class="govuk-footer__inline-list-item"> | ||
<a class="govuk-footer__link" href="/design-system"> | ||
Design system | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
|
||
|
||
|
||
<div class="govuk-footer__meta-custom"> | ||
The <a class="govuk-footer__link" href="https://github.com/digital-land/digital-land/">software</a> and <a class="govuk-footer__link" href="https://github.com/digital-land/digital-land/">data</a> used to build these pages is <a class="govuk-footer__link" href="https://github.com/digital-land/digital-land/blob/master/LICENSE">open source</a>. | ||
</div> | ||
|
||
|
||
<svg | ||
role="presentation" | ||
focusable="false" | ||
class="govuk-footer__licence-logo" | ||
xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 483.2 195.7" | ||
height="17" | ||
width="41" | ||
> | ||
<path | ||
fill="currentColor" | ||
d="M421.5 142.8V.1l-50.7 32.3v161.1h112.4v-50.7zm-122.3-9.6A47.12 47.12 0 0 1 221 97.8c0-26 21.1-47.1 47.1-47.1 16.7 0 31.4 8.7 39.7 21.8l42.7-27.2A97.63 97.63 0 0 0 268.1 0c-36.5 0-68.3 20.1-85.1 49.7A98 98 0 0 0 97.8 0C43.9 0 0 43.9 0 97.8s43.9 97.8 97.8 97.8c36.5 0 68.3-20.1 85.1-49.7a97.76 97.76 0 0 0 149.6 25.4l19.4 22.2h3v-87.8h-80l24.3 27.5zM97.8 145c-26 0-47.1-21.1-47.1-47.1s21.1-47.1 47.1-47.1 47.2 21 47.2 47S123.8 145 97.8 145" | ||
/> | ||
</svg> | ||
<span class="govuk-footer__licence-description"> | ||
All content is available under the | ||
<a | ||
class="govuk-footer__link" | ||
href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" | ||
rel="license" | ||
>Open Government Licence v3.0</a>, except where otherwise stated | ||
</span> | ||
</div> | ||
<div class="govuk-footer__meta-item"> | ||
<a | ||
class="govuk-footer__link govuk-footer__copyright-logo" | ||
href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/" | ||
>© Crown copyright</a> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
<script src="https://digital-land.github.io/javascripts/dl-cookies.js"></script> | ||
<script async src='https://www.google-analytics.com/analytics.js'></script> | ||
<!-- end google analytics --> | ||
|
||
|
||
<script src="https://digital-land.github.io/javascripts/govuk/govuk-frontend.min.js"></script> | ||
<script> | ||
// initiate all GOVUK components | ||
window.GOVUKFrontend.initAll(); | ||
</script> | ||
|
||
|
||
|
||
<script src="https://digital-land.github.io/javascripts/dl-frontend.js"></script> | ||
<script> | ||
// adds any necessary polyfills | ||
window.DLFrontend.polyfill(); | ||
</script> | ||
|
||
|
||
|
||
</body> | ||
</html> |