ianheggie-oaf / 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 mlandauer henare 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 17482 times by ianheggie-oaf dcalde

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (100 KB) Use the API

rows 10 / 201

council_reference address description on_notice_to date_scraped info_url
PDPLANPMTD-2024/049506
78 Bangor Road, OPOSSUM BAY, TAS
Dwelling
2025-02-20
2025-02-20
PDPLANPMTD-2024/048181
15A Torrens Street, RICHMOND (With Access Over 15 Torrens Street, RICHMOND), TAS
Dwelling
2025-02-20
2025-02-20
PDPLANPMTD-2024 049395
2 Luttrell Avenue, BELLERIVE, TAS
Landscaping, Additions & Alterations (Single Dwelling)
2025-02-25
2025-02-24
PDPLANPMTD-2024 049567
32 Cherokee Drive CAMBRIDGE, TAS
Surf Life Saving Tasmania Centre (Emergency Services)
2025-02-25
2025-02-24
PDPLANPMTD-2025 050209
8 Nottingham Court, LINDISFARNE, TAS
Additions & Alterations (Single Dwelling)
2025-02-25
2025-02-24
PDPLANPMTD-2025/049974
55 & 55A Gordons Hill Road, LINDISFARNE, TAS
Awning Addition (Community Living Dwellings)
2025-02-26
2025-02-25
PDPLANPMTD-2025/050017
17 Yachtsmans Way, TRANMERE, TAS
Awning Addition (Multiple Dwelling)
2025-02-26
2025-02-25
PDPLANPMTD-2025 050096
15 Peppercress Lane, RISDON VALE, TAS
Dwelling
2025-03-13
2025-03-02
PDPLANPMTD-2025 049778
86 Dolina Drive, ROKEBY, TAS
Dwelling & Outbuilding (Single Dwelling)
2025-03-05
2025-03-04
PDPLANPMTD-2025 050249
13 Aqua Place, SEVEN MILE BEACH, TAS
Outbuilding (Single Dwelling)
2025-03-05
2025-03-04

Statistics

Average successful run time: less than 10 seconds

Total run time: 19 minutes

Total cpu time used: 5 minutes

Total disk space used: 160 KB

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, 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
  • ...
  • Created on morph.io

Show complete history

Scraper code

Ruby

clarence / scraper.rb