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-055341", "5 Fallow Drive, CAMBRIDGE", "Dwelling & Secondary Residence"] Found 3 parts as expected: ["PDPLANPMTD-2025 053609", "4 Sanddune Court, LAUDERDLE", "Outbuilding"] Found reference "PDPLANPMTD-2025 051568", address "60 Elaia Drive, RISDON VALE" and description: "Seven Lot Subdivision" [pattern #2] Found reference "PDPLANPMTD-2025 054710", address "1 Kandos Drive, OTAGO" and description: "Secondary Residence, Pool & Extension to Outbuilding" [pattern #2] Found 3 parts as expected: ["PDPLANPMTD-2025 054763", "2 22 Rosny Hill Road, Rosny Park", "Change of Use to Youth Centre (Community Meeting & Entertainment)"] WARNING: Skipping unparsable map link: "PDPLANPMTD-2025/054665 – 29 Daman Court, CREMORNE – Outbuilding (Single Dwelling) – Retrospective" Found 3 parts as expected: ["PDPLANPMTD-2025 055773", "39, 43 & 45 Currajong Street, MORNINGTON", "Consolidation of Lots"] Found 3 parts as expected: ["PDPLANPMTD-2025 053902", "20 Kenton Road, GEILSTON BAY", "Two Multiple Dwellings (One New & One Existing)"] Found 7 records, skipping 1 unrecognisable links

Data

Downloaded 15640 times by ianheggie-oaf dcalde

To download data sign in with GitHub

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

rows 10 / 186

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: 17 minutes

Total cpu time used: 5 minutes

Total disk space used: 153 KB

History

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

Show complete history

Scraper code

Ruby

clarence / scraper.rb