Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 598 Bytes

sunderland_gov_uk.md

File metadata and controls

33 lines (25 loc) · 598 Bytes

Sunderland City Council

Support for schedules provided by Sunderland City Council, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: sunderland_gov_uk
      args:
        postcode: POSTCODE
        address: ADDRESS

Configuration Variables

postcode (string) (required)

address (string) (required)

Example

waste_collection_schedule:
    sources:
    - name: sunderland_gov_uk
      args:
        postcode: "SR4 8RJ"
        house_number: "17 Sutherland Drive"