Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.39 KB

File metadata and controls

50 lines (34 loc) · 1.39 KB

Broxtowe Borough Council

Support for schedules provided by Broxtowe Borough Council, serving Broxtowe Borough Council, UK.

Configuration via configuration.yaml

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

Configuration Variables

uprn
(String | Integer) (required)

postcode
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: broxtowe_gov_uk
      args:
        uprn: 100031343805
        postcode: NG9 2NL
        

How to get the source argument

Use your postcode as postcode argument

Get your UPRN using findmyaddress.co.uk

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

Get Your UPRN by analysing browser traffic