This is a scraper that runs on Morph. To get started see the documentation.
It scrapes development applications for Charters Towers Regional Council from the All Development Applications pages, one page per year, and feeds PlanningAlerts.
Issues with this authority are tracked in the shared issue tracker: planningalerts-scrapers/issues#79.
REF - ADDRESS and the first body paragraph is REF - DESCRIPTION - ADDRESS.date_received is not set.Sec-Fetch-* set).
bundle install
bundle exec ruby scraper.rb
Environment variables:
MORPH_AUSTRALIAN_PROXY - optional; when set (e.g. http://morph:password@au.proxy.oaf.org.au:8888) all requests go through the Australian proxy.MORPH_DEBUG - optional; when set, prints each record as it is saved and the reason for every skipped accordion or notice link.Expected output is a per-year-page count of records found followed by:
Finished - added N records
with N around 200, and a data.sqlite file in the working directory.
To download data sign in with GitHub
rows 10 / 356
| date_scraped | description | info_url | date_received | council_reference | address | comment_url |
|---|---|---|---|---|---|---|
|
2012-10-31
|
Reconfiguration of a 1 lot into 2 lots
|
2012-06-01
|
RL12/152
|
11 Davies Street, Richmond Hill, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Material Change of Use - 4 Residential Units
|
2012-06-12
|
MC12/162
|
24 Towers Street, Grand Secret, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Reconfiguration of 1 lot into 5 lots
|
2012-06-19
|
RL12/165
|
Ewan Road, Paluma, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Operational Work - Dalrymple Trade Training Centre
|
2012-06-21
|
OW12/166
|
1-13 Macpherson Street, Columbia, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Reconfiguration of 1 lot into 2 lots
|
2012-06-25
|
RL12/173
|
3 Cassidy Lane, Queenton, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Material Change of Use - Bulk Store for Mining Supplies (Drill Rods, Drill Bits and the like)
|
2012-06-27
|
MC12/175
|
219 Plum Tree Road, Broughton, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Material Change of Use - Home Occupation (Massage Therapy)
|
2012-07-25
|
MC12/186
|
25 Armstrong Road, Queenton, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Reconfiguration of 2 lots into 2 lots (realignment of boundaries)
|
2012-08-01
|
RL12/190
|
68-76 Mt Leyshon Road, Mosman Park, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2012-10-31
|
Reconfiguration of 1 lot into 2 lots
|
2012-08-22
|
RL12/198
|
6 Coane Street, Alabama Hill, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
|
|
2013-01-11
|
Material Change of Use (Remove heritage listed Dwelling and erect 5 Detached Units)
|
2012-10-29
|
MC12/257
|
167-169 Gill Street, Charters Towers City, QLD
|
mailto:mail@charterstowers.qld.gov.au
|
Average successful run time: less than 20 seconds
Total run time: about 1 month
Total cpu time used: about 1 hour
Total disk space used: 188 KB