Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Schema for GTFS real time #2

Open
rodrigowindows opened this issue Sep 30, 2016 · 2 comments
Open

Schema for GTFS real time #2

rodrigowindows opened this issue Sep 30, 2016 · 2 comments

Comments

@rodrigowindows
Copy link

I would like to know if anyone has the database schema for GTFS real time? I plan to store the GTFS realtime data from an AVL system to a database and share it (Like MBTA feed API).
So far I have this python class that I will test soon (https://github.com/mattwigway/gtfsrdb/blob/master/model.py)

Thanks
Rodrigo

@tyleragreen
Copy link
Owner

If gtfsrdb is not working for you, you may consider posting your question to this group: https://groups.google.com/forum/#!forum/gtfs-realtime.

@rodrigowindows
Copy link
Author

Hello Tyler,

I did the schema based on gtfsrdb. I am not sure if the relations between the tables alerts with entity_selectors and trip_updates with stop_time_updates are 1:1 or 1:N. I will post in the google groups as well.

gtfsrdb schema

Thanks Tyler!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants