Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 990 Bytes

merton_gov_uk.md

File metadata and controls

38 lines (26 loc) · 990 Bytes

London Borough of Merton

Support for schedules provided by the London Borough of Merton, serving Merton, UK.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: merton_gov_uk
      args:
        property: PROPERTY_ID

Configuration Variables

property
(string) (required)

Unique number the London Borough of Merton uses to identify your property.

How to find your PROPERTY_ID

Serach for your waste collection schedule at (https://myneighbourhood.merton.gov.uk/Wasteservices/WasteServicesSearch.aspx). Your PROPERTY_ID is the set of numbers at the end of the url when your schedule is being displayed.

For example: myneighbourhood.merton.gov.uk/Wasteservices/WasteServices.aspx?ID=28166109

Note: You can ignore the Address parameter, it's optional.

Example

waste_collection_schedule:
  sources:
    - name: merton_gov_uk
      args:
        property: 28166109