ianheggie-oaf / multiple_atdis-prs

Test all multiple_atdis PRs


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

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Collecting ATDIS feed data for armidale... Storing 341586 - 14 Dala Lane, ARMIDALE, NSW 2350 Storing 341580 - 256 Castledoyle Road, ARMIDALE, NSW 2350 Storing 341574 - 225 Chapel Street, ARMIDALE, NSW 2350 Storing 341398 - 22 O'Connor Road, ARMIDALE, NSW 2350 Collecting ATDIS feed data for bathurst... D, [2025-06-05T05:01:28.764400 #18] DEBUG -- : Fetching http://masterview.bathurst.nsw.gov.au/atdis/1.0//applications.json?lodgement_date_end=2025-06-05&lodgement_date_start=2025-05-06&page=3 D, [2025-06-05T05:01:30.593018 #18] DEBUG -- : Fetching http://masterview.bathurst.nsw.gov.au/atdis/1.0//applications.json?lodgement_date_end=2025-06-05&lodgement_date_start=2025-05-06&page=4 D, [2025-06-05T05:01:32.314840 #18] DEBUG -- : Fetching http://masterview.bathurst.nsw.gov.au/atdis/1.0//applications.json?lodgement_date_end=2025-06-05&lodgement_date_start=2025-05-06&page=5 W, [2025-06-05T05:01:32.754215 #18] WARN -- : No/invalid pagination, assuming no records/aborting

Data

Downloaded 3863 times by ianheggie-oaf

To download data sign in with GitHub

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

rows 9 / 9

council_reference address description info_url comment_url date_scraped date_received on_notice_from on_notice_to authority_label
340195
100 Rujala Lane, ARMIDALE, NSW 2350
1 into 17 lot low-density residential subdivision
2025-04-25
2025-03-28
2025-04-08
2025-04-22
armidale
341392
5232 New England Highway, LLANGOTHLIN, NSW 2365
Demolition of Existing buildings and structures and construction of a New Service Station, General Store and Post Office
2025-05-14
2025-05-06
armidale
340206
159 Long Swamp Road, ARMIDALE, NSW 2350
Change use of shed (under Construction) to a dwelling (temporary occupation) until main dwelling is built). Refer to DA-74-2022/A
2025-05-14
2025-04-15
2025-04-29
2025-05-13
armidale
340205
229 Mann Street, ARMIDALE, NSW 2350
Proposed Boundary adjustment
2025-05-14
2025-04-14
2025-04-24
2025-05-08
armidale
340207
28 O'Dell Street, ARMIDALE, NSW 2350
Installation of 3 x 2 bedroom manufactured homes
2025-05-15
2025-04-15
2025-05-01
2025-05-15
armidale
341586
14 Dala Lane, ARMIDALE, NSW 2350
Dual Occupancy
2025-06-05
2025-05-28
2025-05-30
2025-06-13
armidale
341580
256 Castledoyle Road, ARMIDALE, NSW 2350
Erection of a detached dual occupancy
2025-06-05
2025-05-25
2025-06-05
2025-06-19
armidale
341574
225 Chapel Street, ARMIDALE, NSW 2350
Construction of a Garage 7m x 7.5m x 3m in an extisting driveway for undercover parking of cars.
2025-06-05
2025-05-14
2025-05-27
2025-06-10
armidale
341398
22 O'Connor Road, ARMIDALE, NSW 2350
Undertake earthworks
2025-06-05
2025-05-10
2025-05-29
2025-06-12
armidale

Statistics

Average successful run time: less than 20 seconds

Total run time: about 1 hour

Total cpu time used: less than a minute

Total disk space used: 973 KB

History

  • Auto ran revision 603b25c1 and completed successfully .
    4 records added, 3 records removed in the database
  • Auto ran revision 603b25c1 and completed successfully .
    3 records added, 3 records removed in the database
  • Auto ran revision 603b25c1 and completed successfully .
    3 records added, 3 records removed in the database
  • Manually ran revision 603b25c1 and completed successfully .
    3 records added, 3 records removed in the database
  • Manually ran revision 603b25c1 and completed successfully .
    3 records added, 3 records removed in the database
  • ...
  • Created on morph.io

Show complete history

Scraper code

Ruby

multiple_atdis-prs / scraper.rb