This is a scraper that runs on Morph. To get started see the documentation
The code expects (up to) two envirvonment variables to be set to run properly:
MORPH_DAYS
How far back to look for new planning applicationsMORPH_POSTCODE_GEOCODE_COUNT
How many new postcodes it should attempt to geocode each time the scraper runs. This is used to populate the neighbourhood_latitude
and neighbourhood_longitude
columns in the database, which provide a rough location of the planning application. You should aim to make the number higher than the number of new applications each day, but not too high so you aren't hammering the postcodes.io API. A few hundred seems a sensible option.rake find_postcodes db=name-of-your-planning-apps-database | sort | uniq
To download data sign in with GitHub
rows 10 / 26302
scraped_at | authority_name | council_reference | date_received | date_validated | status | decision | date_decision | info_url | address | description | documents_count | documents_url | alternative_reference | appeal_status | appeal_decision | neighbourhood_postcode | neighbourhood_latitude | neighbourhood_longitude |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2019-02-10T00:39:03
|
Liverpool
|
18F/3297
|
2018-12-20
|
|
FINAL DECISION
|
Approve with Conditions
|
|
115 Lodge Lane
Liverpool
L8 0QF
|
To change use to restaurant opening between 0900 and 2300 hours (Use Class A3), install new shopfront and extraction fan to the rear.
|
|
|
|
|
|
L8 0QF
|
53.394152
|
-2.949092
|
|
2019-09-18T07:20:56
|
Liverpool
|
19H/1877
|
2019-07-25
|
|
FINAL DECISION
|
Approve with Conditions
|
|
97A Lodge Lane
Liverpool
L8 0QF
|
To erect 2nd floor extension to rear incorporating juliette balconies to 2nd and 3rd floors, carry out loft conversion with dormer extension to rear, and install two rooflights at the front
|
|
|
|
|
|
L8 0QF
|
53.394152
|
-2.949092
|
|
2018-11-27T16:44:19
|
Liverpool
|
18F/1714
|
|
|
WITHDRAWN
|
Withdrawn
|
|
16 Lodge Lane
Liverpool
L8 0QH
|
To change use from off license / convenience store to community centre.
|
|
|
|
|
|
L8 0QH
|
53.398273
|
-2.949891
|
|
2020-02-05T14:38:42
|
Liverpool
|
18F/3234
|
|
|
WITHDRAWN
|
Withdrawn
|
|
16 Lodge Lane
Liverpool
L8 0QH
|
To change use from part off licence and convenience store to community centre.
|
|
|
|
|
|
L8 0QH
|
53.398273
|
-2.949891
|
|
2018-12-10T21:21:56
|
Liverpool
|
18A/2880
|
2018-11-07
|
|
FINAL DECISION
|
Approve with Conditions
|
|
48 - 52 Lodge Lane
Liverpool
L8 0QL
|
To retain fascia sign to ATM.
|
|
|
|
|
|
L8 0QL
|
53.395505
|
-2.949754
|
|
2018-12-10T21:21:56
|
Liverpool
|
18F/2877
|
2018-11-07
|
|
FINAL DECISION
|
Approve with Conditions
|
|
48 - 52 Lodge Lane
Liverpool
L8 0QL
|
To retain ATM.
|
|
|
|
|
|
L8 0QL
|
53.395505
|
-2.949754
|
|
2019-06-11T15:02:48
|
Liverpool
|
19F/0798
|
2019-03-26
|
|
FINAL DECISION
|
Refuse
|
|
96 Lodge Lane
Liverpool
L8 0QN
|
To erect 2 storey extension to rear of shop unit to form one bed dwelling and to create communal bin store within commercial premises with associated external alterations.
|
|
|
|
|
|
L8 0QN
|
53.394508
|
-2.949672
|
|
2019-03-20T22:40:15
|
Liverpool
|
19F/0034
|
2019-01-07
|
|
FINAL DECISION
|
Approve with Conditions
|
|
Vacant land on corner of Newstead Road
and Longfellow Street
Liverpool
L8 0QS
|
To erect two dwellinghouses.
|
|
|
|
|
|
L8 0QS
|
53.396815
|
-2.947828
|
|
2019-11-10T01:57:54
|
Liverpool
|
19LE/2240
|
2019-09-05
|
|
FINAL DECISION
|
Certificate of Lawfulness - Granted
|
|
32A Longfellow Street
Liverpool
L8 0QX
|
Application for lawful development certificate for existing use as 2no. self contained flats
|
|
|
|
|
|
L8 0QX
|
53.395341
|
-2.946652
|
|
2020-01-26T05:21:22
|
Liverpool
|
19H/3045
|
2019-11-27
|
|
FINAL DECISION
|
Approve with Conditions
|
|
34 Longfellow Street
Liverpool
L8 0QX
|
To erect single storey extension to the rear.
|
|
|
|
|
|
L8 0QX
|
53.395341
|
-2.946652
|
Average successful run time: about 1 hour
Total run time: 3 months
Total cpu time used: about 2 hours
Total disk space used: 24.5 MB