Tvshow
A flask app using plotly, imdb api, python to display insights on various tv shows
Install / Use
/learn @thepiratex/TvshowREADME
TV Show
An app to display insights for a tv show such as heatmap, trend line, best episode, worst episode etc. Have suggestion? Let me know
Libraries Used
-
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.
Click here to check the Live App
Screenshots of the app

Bottleneck
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.
Author
I built this as a way of displaying my technical abilities to companies looking to hire a data analyst with a curious mindset
Looking for more?
A better UI & faster version developed by Ian can be found here with the full code here
