Support for schedules provided by Shire of Serpentine Jarrahdale Bins and Collection Dates. Note - this does not account for public holidays (where your rubbish will usually be collected the following day).
waste_collection_schedule:
sources:
- name: sjshire_wa_gov_au
args:
address: ADDRESS
predict: PREDICT
address (string) (required)
predict (bool) (optional, default=False)
waste_collection_schedule:
sources:
- name: sjshire_wa_gov_au
args:
address: 6 Paterson Street MUNDIJONG WA 6123
Visit the Shire of Serpentine Jarrahdale Bins and Collection Dates page and search for your address. The ADDRESS
argument should exactly match the results of the property as shown in the search result.
Currently exporting out:
- Rubbish
- Recycling
Extrapolation of future collections can be returned using the PREDICT
boolean as True
. If enabled, 4 weeks worth of collections will be returned based on the known schedule. Only the first value of each is returned from the search, the rest are predicted.