Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 904 Bytes

eastherts_gov_uk.md

File metadata and controls

40 lines (28 loc) · 904 Bytes

East Herts Council

Support for schedules provided by East Herts Council, serving East Herts, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: eastherts_gov_uk
      args:
        address_postcode: POST_CODE
        address_name_number: HOUSE_NAME_NUMBER
        version: 1

Configuration Variables

You only need to supply the house name/number and post code.

Test this out manually first at East Herts Council if you are not sure which are needed.

ADDRESS_POSTCODE
(string) (required)

ADDRESS_NAME_NUMBER
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: eastherts_gov_uk
      args:
        address_postcode: "SG9 9AA"
        address_name_number: "1"