Support for schedules provided by multiple UK councils via the roundlookup service.
waste_collection_schedule:
sources:
- name: roundlookup_uk
args:
council: "DISTRRICT" # see below
uprn: "UPRN"
uprn
(String | Integer) (required)
council
(String) (required)
should be one of the following:
- "Malvern Hills": https://swict.malvernhills.gov.uk/mhdcroundlookup/HandleSearchScreen
- "Wychavon": https://selfservice.wychavon.gov.uk/wdcroundlookup/HandleSearchScreen
- "Worcester City": https://selfserve.worcester.gov.uk/wccroundlookup/HandleSearchScreen
waste_collection_schedule:
sources:
- name: roundlookup_uk
args:
uprn: "100120597618"
An easy way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.
- Go to the Bin day form of your council (see above)
- Enter your postcode and click "Find address".
- Right click -> inspect element on the address dropdown.
- Your UPRN will be in the value attribute of the option tag containing your address.