-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
backendChange to backend codeChange to backend codefrontendChange to frontend codeChange to frontend codenice-to-haveStuff that would be nice to haveStuff that would be nice to haveoptimizationOptimizing some exisiting functionalityOptimizing some exisiting functionality
Description
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
Metadata
Metadata
Assignees
Labels
backendChange to backend codeChange to backend codefrontendChange to frontend codeChange to frontend codenice-to-haveStuff that would be nice to haveStuff that would be nice to haveoptimizationOptimizing some exisiting functionalityOptimizing some exisiting functionality