All Projects → ResidentMario → Gtfs Tripify

ResidentMario / Gtfs Tripify

Licence: mit
Turn GTFS-RT transit updates into historical arrival data.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Gtfs Tripify

Friendly Public Transport Format
A format for APIs, libraries and datasets containing and working with public transport data.
Stars: ✭ 69 (+91.67%)
Mutual labels:  open-data, gtfs
GTFS
Public transport data in GTFS format with schemas, a data package and tests
Stars: ✭ 20 (-44.44%)
Mutual labels:  gtfs, open-data
Transitland Datastore
Transitland's centralized web service API for both querying and editing aggregated transit data from around the world
Stars: ✭ 101 (+180.56%)
Mutual labels:  open-data, gtfs
open-bus
🚌 Analysing Israel's public transport data
Stars: ✭ 65 (+80.56%)
Mutual labels:  gtfs, open-data
Onebusaway Application Modules
The core OneBusAway application suite.
Stars: ✭ 174 (+383.33%)
Mutual labels:  open-data, gtfs
transitland-atlas
an open directory of mobility feeds and operators — powers both Transitland v1 and v2
Stars: ✭ 55 (+52.78%)
Mutual labels:  gtfs, open-data
Awesome Open Geoscience
Curated from repositories that make our lives as geoscientists, hackers and data wranglers easier or just more awesome
Stars: ✭ 668 (+1755.56%)
Mutual labels:  open-data
Atd Data And Performance
Open data and performance hub for the City of Austin Transportation Department
Stars: ✭ 17 (-52.78%)
Mutual labels:  open-data
Sentinelsat
Search and download Copernicus Sentinel satellite images
Stars: ✭ 576 (+1500%)
Mutual labels:  open-data
Opendata.cern.ch
Source code for the CERN Open Data portal
Stars: ✭ 411 (+1041.67%)
Mutual labels:  open-data
Us Polling Places
Standardized data on historical general election polling places in the United States.
Stars: ✭ 34 (-5.56%)
Mutual labels:  open-data
Mapboard
A framework for data-rich web mapping 🌎📊✨
Stars: ✭ 29 (-19.44%)
Mutual labels:  open-data
Open Data
Free football data from StatsBomb
Stars: ✭ 891 (+2375%)
Mutual labels:  open-data
Querido Diario
📰 Brazilian government gazettes, accessible to everyone.
Stars: ✭ 681 (+1791.67%)
Mutual labels:  open-data
European Transport Modules
[DISCONTINUED in favour of public-transport-operators] Collection of european transport JavaScript modules.
Stars: ✭ 9 (-75%)
Mutual labels:  open-data
Faster Than Requests
Faster requests on Python 3
Stars: ✭ 639 (+1675%)
Mutual labels:  open-data
Mobility Explorer
Understand transportation networks around the world using Transitland open data and Valhalla routing engine APIs
Stars: ✭ 31 (-13.89%)
Mutual labels:  gtfs
Serenata De Amor
🕵 Artificial Intelligence for social control of public administration
Stars: ✭ 4,367 (+12030.56%)
Mutual labels:  open-data
Skdata
Python tools for data analysis
Stars: ✭ 16 (-55.56%)
Mutual labels:  open-data
Dcat Ap
This is the issue tracker for the maintenance of DCAT-AP
Stars: ✭ 28 (-22.22%)
Mutual labels:  open-data

gtfs-tripify t PyPi version docs passing

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].