ResidentMario / gtfs-tripify

Turn GTFS-RT transit updates into historical arrival data.

Home Page:https://residentmario.github.io/gtfs-tripify/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtfs-tripify t PyPi version docs

Many major transit municipalities in the United States public realtime information about the state of their systems using a common format known as a GTFS-Realtime feed. This is the information that the Metropolitan Transit Authority, for example, uses to power its arrival countdown clocks on station platforms.

gtfs-tripify is a Python package for turning streams of GTFS-Realtime messages into a "trip log" of train arrival and departure times. The result is the ground truth history of arrivals and departures of all trains included in the inputted GTFS-RT feeds:

To learn more about gtfs_tripify check out the docs.

Note that gtfs_tripify is an experimental (unmaintained) library. It is provided as-is.

About

Turn GTFS-RT transit updates into historical arrival data.

https://residentmario.github.io/gtfs-tripify/index.html

License:MIT License


Languages

Language:Python 100.0%