Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1 KB

islington_gov_uk.md

File metadata and controls

39 lines (28 loc) · 1 KB

Islington Council

Support for schedules provided by Islington Council, serving Islington, London, UK.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: islington_gov_uk
      args:
        postcode: POSTCODE
        uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER

Configuration Variables

postcode
(string) (required)

uprn
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: islington_gov_uk
      args:
        postcode: "N1 0DD"
        uprn: "10001295652"

How to find your UPRN

Select your address on https://www.islington.gov.uk/your-area. You get redirected to your collection overview. The URL contains your UPRN (https://www.islington.gov.uk/your-area?Postcode={postcode}&Uprn={UPRN})

Alternatively, you can discover what your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.