Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 934 Bytes

swansea_gov_uk.md

File metadata and controls

46 lines (30 loc) · 934 Bytes

Swansea Council

Support for schedules provided by Swansea Council, UK.

If collection data is available for the address provided, it will return household and recycling waste collection dates.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: swansea_gov_uk
      args:
        street_name: STREET_NAME
        post_code: POST_CODE

Configuration Variables

street_name

(string) (required)

Any part of the road/street name

post_code

(string) (required)

Full postcode of the property

Example:

waste_collection_schedule:
    sources:
    - name: swansea_gov_uk
      args:
        street_name: "Oystermouth Road"
        post_code: "SA1 3SN"

How to verify that your address works

Visit swansea.gov.uk/recyclingsearch and search for your street name and postcode.