adrianshort / uk_planning_scraper

A Ruby gem to get planning applications data from UK council websites.
GNU Lesser General Public License v3.0
27 stars 19 forks source link

Standardise status text #12

Open adrianshort opened 6 years ago

adrianshort commented 6 years ago

Rename status to status_raw.

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

This is the status at the extracted date.

adrianshort commented 6 years ago

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.