Support for schedules provided by Wyre Forest District Council, serving Wyre Forest district in Worcestershire, UK.
waste_collection_schedule:
sources:
- name: wyreforestdc_gov_uk
args:
uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
post_code: POST_CODE
name: HOUSE_NAME
number: HOUSE_NUMBER
uprn
(string) (optional)
This is required if you do not supply any other options. (Using this removes the need to do an address look up web request)
name
(string) (optional)
This is required if you supply a Postcode and do not have a house number.
number
(string) (optional)
This is required if you supply a Postcode and have a house number.
post_code
(string) (optional)
This is required if you do not supply a UPRN. Single space between 1st and 2nd part of postcode is required.
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. Otherwise you can inspect the web requests the Wyre Forest District Council website makes when entering in your postcode and then selecting your address.
waste_collection_schedule:
sources:
- name: wyreforestdc_gov_uk
args:
uprn: 10003378634
waste_collection_schedule:
sources:
- name: wyreforestdc_gov_uk
args:
post_code: "DY11 7WF"
name: "Wyre Forest House"