We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rename status to status_raw.
status
status_raw
Parse status_raw into a new Status field according to the LGA standard:
Status
Called in
This is the status at the extracted date.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Rename
status
tostatus_raw
.Parse
status_raw
into a newStatus
field according to the LGA standard:State) # FIXME - appears to be a duplicate of
Called in
This is the status at the extracted date.
The text was updated successfully, but these errors were encountered: