Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.22 KB

rbwm_gov_uk.md

File metadata and controls

39 lines (28 loc) · 1.22 KB

Windsor and Maidenhead

Support for schedules provided by Windsor and Maidenhead, serving Windsor and Maidenhead, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: rbwm_gov_uk
      args:
        uprn: "UPRN"
        postcode: "POSTCODE"

Configuration Variables

uprn
(String | Integer) (required)

postcode
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: rbwm_gov_uk
      args:
        uprn: "100080381393"
        postcode: "SL4 4EN"

How to find your

Go to https://my.rbwm.gov.uk/special/find-your-collection-dates and search for your address. When you see your upcoming collections your address bar should look something like this: https://my.rbwm.gov.uk/special/your-collection-dates?uprn=100080381393&subdate=2023-07-16&addr=104%20St%20Andrews%20Crescent%20Windsor%20SL4%204EN. The first argument (after uprn=) is your UPRN (100080381393 in this example)

Another way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.