Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.11 KB

westberks_gov_uk.md

File metadata and controls

52 lines (38 loc) · 1.11 KB

West Berkshire Council

Support for schedules provided by West Berkshire Council.

If collection data is available for the address provided, it will return rubbish and recycling waste collection dates.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: westberks_gov_uk
      args:
        postcode: POSTCODE
        uprn: UPRN

Configuration Variables

postcode (string) (optional)

housenumberorname (string) (optional)

uprn (string) (optional)

Either the postcode and housenumberorname or the UPRN should be supplied in the arguments

Examples

waste_collection_schedule:
  sources:
    - name: westberks_gov_uk
      args:
        uprn: "100080241094"
waste_collection_schedule:
  sources:
    - name: westberks_gov_uk
      args:
        postcode: "RG18 4QU"
        housenumberorname: "6"

How to find your UPRN

An easy way to discover your Unique Property Reference Number (UPRN) is by going to Find My Address and providing your address details.