Pubnames
MongoDB aggregation framework demo - Interactive UK pub names wordle
Install / Use
/learn @rozza/PubnamesREADME
UK Most Popular Pub Names
Run locally
Expects mongodb >= 2.4 to be running locally.
-
Load the bson data:
mongorestore -d demos -c pubs pubs.bson
-
Load the requirements
pip install -r requirements.txt
-
Run the app!
python pubs.py debug
-
Go to localhost:5000!
Move the map the generate a new wordle
Online demo
http://pubnames.rosslawley.co.uk/
