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

Regularly generate a "historical maximum" off all data older than 1 year #116

Open
devinmatte opened this issue Dec 31, 2024 · 0 comments
Open

Comments

@devinmatte
Copy link
Member

devinmatte commented Dec 31, 2024

Right now we pin to the best day/week pre 2020, but the best day of the T may have been more recent

We should do a lookback starting at 1 year ago, and store the best day of each line for a series of metrics (ridership, trip speed, headways, etc.)

We can then store this data in dynamo or s3. I'm thinking s3 because it would allow it to be built statically into the Data Dashboard build

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

No branches or pull requests

1 participant