transitmatters / t-performance-dash

TransitMatters performance visualizer for the MBTA
https://dashboard.transitmatters.org/
MIT License
51 stars 17 forks source link

Automatically determine historic maximum for Ridership #927

Open devinmatte opened 10 months ago

devinmatte commented 10 months ago

Right now we manually pin a historic maximum for the ridership charts, typically this is a pre-2020 peak ridership number.

We should instead determine this number automatically based on the full dataset.

My proposal is we pick the highest weekly ridership number between 1 year ago and beginning of data. That way we can still show 115% of historic maximum without forever pinning to 2019. We should be able to do this with dynamo data