Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 973 Bytes

colchester_gov_uk.md

File metadata and controls

32 lines (23 loc) · 973 Bytes

Colchester Council

Support for schedules provided by Colchester Council, serving the borough of Colchester, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: colchester_gov_uk
      args:
        llpgid: LLPDID_CODE

Configuration Variables

llpgid
(string) (required)

How to find your llpgid code

The LLPDID code can be found in the URL after entering your postcode and selecting your address on the Colchester Your recycling calendar page. The URL in your browser URL bar should look like https://www.colchester.gov.uk/your-recycling-calendar/?start=true&step=1&llpgid=1197e725-3c27-e711-80fa-5065f38b5681.

Example

waste_collection_schedule:
    sources:
    - name: colchester_gov_uk
      args:
        llpgid: "1197e725-3c27-e711-80fa-5065f38b5681"