Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.15 KB

hounslow_gov_uk.md

File metadata and controls

45 lines (30 loc) · 1.15 KB

London Borough of Hounslow

Support for schedules provided by London Borough of Hounslow, serving London Borough of Hounslow, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: hounslow_gov_uk
      args:
        uprn: "UPRN"
        

Configuration Variables

uprn
(String | Integer) (required)

Example

waste_collection_schedule:
    sources:
    - name: hounslow_gov_uk
      args:
        uprn: "100021552942"
        

How to get the source argument

Using findmyaddress.co.uk

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.

Using browsers developer tools