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

The scraper is running. It was queued automatically .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Collecting ATDIS feed data for armidale... Storing 340205 - 229 Mann Street, ARMIDALE, NSW 2350 Storing 340195 - 100 Rujala Lane, ARMIDALE, NSW 2350 Collecting ATDIS feed data for bathurst... D, [2025-04-24T06:10:26.611433 #18] DEBUG -- : Fetching http://masterview.bathurst.nsw.gov.au/atdis/1.0//applications.json?lodgement_date_end=2025-04-24&lodgement_date_start=2025-03-25&page=3 D, [2025-04-24T06:10:29.304299 #18] DEBUG -- : Fetching http://masterview.bathurst.nsw.gov.au/atdis/1.0//applications.json?lodgement_date_end=2025-04-24&lodgement_date_start=2025-03-25&page=4 D, [2025-04-24T06:10:30.494965 #18] DEBUG -- : Fetching http://masterview.bathurst.nsw.gov.au/atdis/1.0//applications.json?lodgement_date_end=2025-04-24&lodgement_date_start=2025-03-25&page=5 W, [2025-04-24T06:10:30.919813 #18] WARN -- : No/invalid pagination, assuming no records/aborting Collecting ATDIS feed data for kiama...

Data

Downloaded 167 times by ianheggie-oaf

To download data sign in with GitHub

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

rows 1 / 1

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-23
2025-03-28
2025-04-08
2025-04-22
armidale

Statistics

Total run time: 3 minutes

Total cpu time used: less than 5 seconds

Total disk space used: 953 KB

History

  • Auto ran revision 5afa7a3a and failed .
    1 record added, 1 record removed in the database
  • Manually ran revision 5afa7a3a and failed .
    1 record added in the database
  • Created on morph.io

Scraper code

Ruby

multiple_atdis-prs / scraper.rb