Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate realtime alerts from MBTA #99

Closed
wants to merge 1 commit into from

Conversation

davidlago
Copy link
Member

So, this is by no means a PR that we should merge at this stage, but rather a first attempt at integrating with MBTA realtime alerts (#13). This information is only useful once we have the full GTFS import in our MongoDB, otherwise it doesn't make much sense.

Mostly, the two things that I have done here are setting up npm packages integration (so that we can use any package from the node ecosystem), and using a protobuf reader/decoder to interpret the alerts file from the MBTA.

@radhikamalik, @geoffreylitt: Thoughts? I'm going to put this "exploration branch" on hold until we know more about how we are going to store and access the GTFS data.

@davidlago davidlago closed this Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants