Converts Toronto Open Data Solid Waste data into useable iCal and CSV calendars.
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
- Grab the latest CSV file from here
- Save the file to the schedules directory (should be named
pickup-schedule-YYYY.csv
) - Run
python ical_toronto_waste.py
- Fork it
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
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/