Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardise decision text #11

Open
adrianshort opened this issue Sep 24, 2018 · 1 comment
Open

Standardise decision text #11

adrianshort opened this issue Sep 24, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@adrianshort
Copy link
Owner

adrianshort commented Sep 24, 2018

Rename decision to decision_raw.

Create a new field Decision and parse decision_raw into the LGA standard codes:

  • Approve
  • Refuse
  • Split
  • Withdrawn
  • Prior not required (prior approval not required)
  • Prior granted (prior approval required and granted)
  • Prior refused (prior approval required and refused)
  • Prior refused permission required (prior approval refused because planning permission required)
@adrianshort adrianshort added the enhancement New feature or request label Sep 24, 2018
@adrianshort
Copy link
Owner Author

adrianshort commented Oct 6, 2018

A sample of ~5000 planning decisions in London came up with over 190 distinct decision codes:

decisions.csv.txt

The data comes from the London planning applications scraper.

@adrianshort adrianshort added this to the 1.0.0 milestone Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant