display my listening info from last.fm api
instructions for running this code
python lastfm.py
requests listening data from last.fm, storing the resulting data in lastfm.sqlite
python data.py
grabs the data from lastfm.sqlite and otputs artist_data.tsv and js/artist_data.js
opening index.html (or visitng https://acortezrose.github.io/lastdata/)
displays data visualizations and report as a webpage