Files
mampfes 794e280de2 prepare for automatic docu generation
- check source titles
- check source urls
- add extra info for sources which serve multiple
  districts/municipalities
2022-12-28 13:17:23 +01:00

834 B

City of Toronto

Support for schedules provided by City of Toronto.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: toronto_ca
      args:
        street_address: STREET_ADDRESS

Configuration Variables

street_address
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: toronto_ca
      args:
        street_address: 324 Weston Rd

How to verify that your address works

Visit the City of Toronto page and search for your address. The string you search for there should match the string in the street_address argument.