Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 596 Bytes

fenland_gov_uk.md

File metadata and controls

33 lines (25 loc) · 596 Bytes

Fenland District Council

Support for schedules provided by Fenland District Council, serving Fenland.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: fenland_gov_uk
      args:
        post_code: POST_CODE
        house_number: NUMBER

Configuration Variables

POST_CODE (string) (required)

HOUSE_NUMBER (string) (required)

Example

waste_collection_schedule:
    sources:
    - name: fenland_gov_uk
      args:
        post_code: "PE15 0SD"
        house_number: "1"