This is an attempt a building a GTFS data set for the STO network since it is not publish at the moment.
Ceci est une tentative pour batîr un set de fichiers GTFS pour le réseau de la STO vus que cette information n'est pas disponible en ce moment.
Will download the route information.
Used the json file created by the route.py
to get all the stops in the network. Looking into the working-data
folder for an export.
Gather the stop time for a given route at all given stop.
It parse the html using BeautifulSoup so it require 3 bit of information:
- date: the ISO formatted date: 2013-10-29
- A stop id from the stops.py data with a leading colon: :1097
- A route string from the data gathered by the route.py
All data create base on the STO data available at their websites:
Comme aucune données est utilisées a des fins commerciales ou lucratives, aucune autorisation est nécessaire:
©2012 Société de transport de l'Outaouais. Tous droits réservés. Les informations et données qui apparaissent sur ce site ne peuvent être utilisées à des fins commerciales ou lucratives sans autorisation de la STO.