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
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
andbeginning 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