Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 834 Bytes

toronto_ca.md

File metadata and controls

32 lines (23 loc) · 834 Bytes

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.