Skip to content

The City of Toronto publishes the schedules for curb-side garbage pickup in a custom csv. This code converts that file into an icalendar ics file for each pickup schedule.

Notifications You must be signed in to change notification settings

greatestape/toronto-garbage-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Toronto Garbage Calendar

Usage:

./garbage_calendar_converter.py <calendars.csv>

Generates an ics icalendar file for each distinct pickup schedule in the csv.

To get the data file, go to:

http://www1.toronto.ca/wps/portal/open_data/open_data_item_details?vgnextoid=2ee34b5073cfa310VgnVCM10000071d60f89RCRD&vgnextchannel=6e886aa8cc819210VgnVCM10000067d60f89RCRD

To figure out which schedule you're on, go to:

http://www.toronto.ca/garbage/single/calendars/index.htm

About

The City of Toronto publishes the schedules for curb-side garbage pickup in a custom csv. This code converts that file into an icalendar ics file for each pickup schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages