An app to display insights for a tv show such as heatmap, trend line, best episode, worst episode etc. Have suggestion? Let me know
-
IMDBPY To pull ratings, name, and other information for all the tv shows from IMDB
-
FLask A microframework to basically connect our python code with web interface.
-
Plot.Ly A visualization library for python which supports both python and javascript.
IMDBPY api primarily takes the majority of time in retrieving the data but hey, it's a free service and provides everything for free. Donate a little there if possible.
I built this as a way of displaying my technical abilities to companies looking to hire a data analyst with a curious mindset
A better UI & faster version developed by Ian can be found here with the full code here