Python for Public Transport
I'll show you how to analyse public transport data with Python.Abstract
We'll focus on scheduling data in the form of General Transit Feed Specification (GTFS) and on the open source Python library GTFSTK, which I made and maintain.As an example, we'll investigate Wellington's GTFS feed.
Keywords: Python, transit, GTFS, GTFSTK, Pandas, Shapely.