planningalerts-scrapers / clarence

Clarence City Council Development Applications


This is a scraper that runs on Morph. To get started see the documentation

Add any issues to https://github.com/planningalerts-scrapers/issues/issues

To run the scraper

bundle exec ruby scraper.rb

To run the tests

bundle exec rake

To run style and coding checks

bundle exec rubocop

Contributors henare mlandauer ianheggie-oaf jamezpolley simonzippy

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Found 3 parts as expected: ["PDPLANPMTD-2025/055722", "26 International Close, ACTON PARK", "Outbuilding (Single Dwelling)"] Found 3 parts as expected: ["PDPLANPMTD-2025/053913", "26 Cherokee Drive, CAMBRIDGE", "Warehouse (Light Industrial)"] Found 3 parts as expected: ["PDPLANPMTD-2025/053400", "262 Cambridge Road, WARRANE", "Two Multiple Dwelling (One New & One Existing)"] Found reference "PDPLANPMTD-2025/053072", address "200 Axiom Way, ACTON PARK " and description: "Four Shipping Containers (Retrospective)" [pattern #1] Found reference "PDPLANPMTD-2025/054777", address "19 Oscars Place, GEILSTON BAY (with access over 18 Florelyn Terrace, GEILSTON BAY) " and description: "Outbuilding, Secondary Residence, Additions & Alterations (Single Dwelling) (Retrospective)" [pattern #1] Found 3 parts as expected: ["PDPLANPMTD-2025/056204", "5 Dora Lane, ROKEBY", "Dwelling"] Found 3 parts as expected: ["PDPLANPMTD-2025 055729", "68 Brookston Drive, MORNINGTON", "Dwelling"] Found 3 parts as expected: ["PDPLANPMTD-2025 055771", "97 Shelomith Drive, ACTON PARK", "Demolition, Additions, and Alterations (Domestic Animal Boarding) & Sign"] WARNING: Skipping unparsable map link: "PDPLANPMTD-2024 046139 – 33 Salacia Avenue, HOWRAH (with access over 7 Howrah Road, HOWRAH)" Found reference "PDPLANPMTD-2025/056073", address "35 Tunah Street, HOWRAH " and description: "Spa & Pool Fence (Single Dwelling)" [pattern #1] Found 3 parts as expected: ["PDPLANPMTD-2025/055863", "101 Pass Road, ROKEBY", "Outbuilding (Single Dwelling)"] Found 3 parts as expected: ["PDPLANPMTD-2025/055764", "3 Bourbon Avenue, RICHMOND", "Additions & Alterations (Single Dwelling)"] Found 3 parts as expected: ["PDPLANPMTD-2025/054515", "116 Dolina Drive, ROKEBY", "Three Multiple Dwellings"] Found 3 parts as expected: ["PDPLANPMTD-2025/056290", "37 Kotona Street, ROKEBY", "Dwelling"] Found 3 parts as expected: ["PDPLANPMTD-2025/055368", "20 Toronto Drive, SEVEN MILE BEACH", "Dwelling"] Found 14 records, skipping 1 unrecognisable links

Data

Downloaded 7436 times by openaustralia LoveMyData dcalde mlandauer jesse-a-reilly repose-lecture TheZepto jbourne000 DevAppProject jeremyw24 SebMartinus jamezpolley ianheggie-oaf ijoshea ishmagel MikeRalphson Jedwards157

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (1.98 MB) Use the API

rows 10 / 5158

date_scraped description info_url council_reference address on_notice_to comment_url
2011-09-11
10 tenancy factory development
D-2011-116
10 and 24 Stanton Place CAMBRIDGE , TAS
2011-09-12
mailto:clarence@ccc.tas.gov.au
2011-09-11
Change of Use to Hospital Services
D-2011-251
15 Raminea Road LINDISFARNE , TAS
2011-09-12
mailto:clarence@ccc.tas.gov.au
2011-09-11
Dwelling-demolition of existing dwelling-conversion of cottage into storage shed and tourist accommodation requiring variation to front setback
D-2011-257
45 Kings Road CAMBRIDGE , TAS
2011-09-12
mailto:clarence@ccc.tas.gov.au
2011-09-13
3 Multiple Dwellings-1 existing and 2 new
D-2011-254
4 Gilbert Place BELLERIVE , TAS
2011-09-14
mailto:clarence@ccc.tas.gov.au
2011-09-13
Front fence and verandah
D-2011-227
7 Bathurst Street RICHMOND , TAS
2011-09-14
mailto:clarence@ccc.tas.gov.au
2011-09-19
Dwelling
D-2011-259
29 Alliance Drive CAMBRIDGE , TAS
2011-09-19
mailto:clarence@ccc.tas.gov.au
2011-09-19
1 Lot Subdivision
SD-2011-37
30 Rushton Close SANDFORD , TAS
2011-09-19
mailto:clarence@ccc.tas.gov.au
2011-09-19
2 multiple dwellings -1 existing and 1 new
D-2011-249
36 York Street BELLERIVE , TAS
2011-09-19
mailto:clarence@ccc.tas.gov.au
2011-09-19
Community Centre Extension and New Bowling Green
D-2011-256
86 Mannata Street LAUDERDALE , TAS
2011-09-19
mailto:clarence@ccc.tas.gov.au
2011-09-19
1 lot subdivision -invoking discretions under PD4
SD-2011-32
76 and 84 Derwent Avenue GEILSTON BAY , TAS
2011-09-19
mailto:clarence@ccc.tas.gov.au

Statistics

Average successful run time: less than a minute

Total run time: 20 days

Total cpu time used: about 1 hour

Total disk space used: 2.06 MB

History

  • Auto ran revision 2141186b and completed successfully .
    14 records added, 14 records removed in the database
  • Auto ran revision 2141186b and completed successfully .
    14 records added, 14 records removed in the database
  • Auto ran revision 2141186b and completed successfully .
    14 records added, 12 records removed in the database
  • Auto ran revision 2141186b and completed successfully .
    12 records added, 12 records removed in the database
  • Auto ran revision 2141186b and completed successfully .
    12 records added, 12 records removed in the database
  • ...
  • Created on morph.io

Show complete history

Scraper code

Ruby

clarence / scraper.rb