Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 843 Bytes

sutton_gov_uk.md

File metadata and controls

34 lines (23 loc) · 843 Bytes

Sutton Council, London

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

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: sutton_gov_uk
      args:
        id: "ID"
        

Configuration Variables

id
(String | Integer) (required)

Example

waste_collection_schedule:
    sources:
    - name: sutton_gov_uk
      args:
        id: "4721996"
        

How to get the source argument

Go to https://waste-services.sutton.gov.uk/waste and select your location. Your address bar should show the internal ID of your address. Use this ID as the source argument. (e.g. https://waste-services.sutton.gov.uk/waste/4721996 the ID is 4721996)