Devin Matte
Devin Matte
Relies on https://github.com/transitmatters/data-ingestion/pull/63 being merged first
Yep @austinjpaul i discovered that and deleted the comment. We're all good. Just took a moment to find it in the code
We have ridership under two keys ``` line-SLWashington line-SLWaterfront ```
Data is missing for `from=70276` and `to=70274`. All other stop pairs have valid data. May need to contact the MBTA to figure out why, or dig into LAMP data to...
Missing data is a known issue. Doesn't block releasing, but does require a notice and maybe to disable selecting it in the UI
Requires https://github.com/transitmatters/data-ingestion/pull/117 now to merge
@kmoses228 We do a lot of regular data processing in the `data-ingestion` repo which would probably be the place to look for keeping a historical record of the live info
We never added aggregate stats, just showing the live alerts. Not sure if we want that still or not, since the live alerts tell a lot of the story
I don't think we need this, at least not for v4
Is this done now @PatrickCleary? I thought this was addressed