Evaluating past president's performance on the economy, and benchmarking Trump into the future.
mkvirtualenv presidents-economy
pip install -r requirements.txt
To update the data from the spreadsheet:
python update.py
To run the local server:
gulp