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 status text #12

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

Standardise status text #12

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

Comments

@adrianshort
Copy link
Owner

Rename status to status_raw.

Parse status_raw into a new Status field according to the LGA standard:

  • Live (in the process of being decided)
  • Withdrawn
  • Decided
  • Appeal (in the process of being decided via a non-determination appeal)
  • Called in (in the process of being considered by the Secretary of State)
  • Referred to SoS (in the process of being considered by the Secretary of
    State) # FIXME - appears to be a duplicate of Called in
  • Invalid (requires something to happen to it before it can be decided)
  • Not ours (belong to other planning authorities)
  • Registered (received but not yet been processed and validated)

This is the status at the extracted date.

@adrianshort adrianshort added the enhancement New feature or request label Sep 24, 2018
@adrianshort
Copy link
Owner Author

adrianshort commented Oct 7, 2018

A scrape of approx 5000 decided planning applications in London came up with 39 distinct status codes:

statuses.csv.txt

The data is from the London planning applications scraper.

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