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

Idea: stats for nerds #273

Open
drewbrew opened this issue Nov 7, 2019 · 0 comments
Open

Idea: stats for nerds #273

drewbrew opened this issue Nov 7, 2019 · 0 comments

Comments

@drewbrew
Copy link
Contributor

drewbrew commented Nov 7, 2019

Make a stats view that shows:

  • total taps
  • total taps in use
  • venue with the most unique beers (i.e. highest count of beers whose distinct venue_id list is that venue)
    • I expect this to be either LX or Open Bottle
  • venue with the highest percentage of unique beers (same as above, but divided by the number of taps in the venue)
    • I fully expect this to be innerspace until GBB joins
  • beer on tap at the most places
    • I'll bet it isn't monkeynaut most of the time

others?

I would do this as a celery job once every six hours or so rather than an on-the-fly calculation.

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