/ical_toronto_waste

Converts Open Data Toronto Solid Waste data into useable iCal calendars.

Primary LanguagePythonApache License 2.0Apache-2.0

ical_toronto_waste

Converts Toronto Open Data Solid Waste data into useable iCal and CSV calendars.

Example

Zone Google Calendar/iCal Outlook/Yahoo! Calendars/CSV
Monday Night iCal CSV
Tuesday 1 iCal CSV
Tuesday 2 iCal CSV
Wednesday 1 iCal CSV
Wednesday 2 iCal CSV
Thursday 1 iCal CSV
Thursday 2 iCal CSV
Friday 1 iCal CSV
Friday 2 iCal CSV

Find out when your waste gets collected here

Updating

  1. Grab the latest CSV file from here
  2. Save the file to the schedules directory (should be named pickup-schedule-YYYY.csv)
  3. Run python ical_toronto_waste.py

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

This script is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Please refer to the GNU General Public License http://www.gnu.org/licenses/