Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 808 Bytes

canterbury_gov_uk.md

File metadata and controls

43 lines (33 loc) · 808 Bytes

Canterbury City Council

Support for schedules provided by Canterbury City Council, serving Canterbury (UK) and parts of Kent.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: canterbury_gov_uk
      args:
        post_code: POST_CODE
        number: NUMBER

Configuration Variables

POST_CODE
(string) (required)

NUMBER
(string) (required)

Examples

waste_collection_schedule:
    sources:
    - name: canterbury_gov_uk
      args:
        post_code: "ct68ru"
        number: "63"
waste_collection_schedule:
    sources:
    - name: canterbury_gov_uk
      args:
        post_code: "ct68ru"
        number: "KOWLOON"