Skip to content

Tutorials

Step-by-step tutorials for working with transit data in Python.

Build a Realtime Bus Locations Dashboard

Learn the basics of realtime transit data and how to work with it in Python by building a live bus tracking dashboard from scratch. You'll fetch vehicle positions from an API, parse the data, and display buses on an interactive map.