Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 631 Bytes

braintree_gov_uk.md

File metadata and controls

33 lines (25 loc) · 631 Bytes

Braintree District Council

Support for schedules provided by Braintree District Council, serving Braintree, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: braintree_gov_uk
      args:
        post_code: Post Code
        house_number: House Number

Configuration Variables

post_code
(string) (required)

house_number
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: braintree_gov_uk
      args:
        post_code: "CM8 3QE"
        house_number: "30"