This project contains a database along with an interactive map to explore the history of and current information about all Scottish distilleries.
source ~/.virtualenv/scotland/bin/activate
pip install -r requirements.txt
./manage.py runserver
# Fresh database
rm sqlite3.db
./manage.py migrate
# Import all data
./manage.py loaddata fixtures/*
Data attributes
distillery
lat
long
location (town)
region
owner (recursive?)
year est
year closed
year demolished
inactive date range 1
inactive date range 2
inactive date range 3
tour hours
- Latest products
- Tour hours
- Production estimate (liters produced annually)