Data project to play with some movie titles

The idea behind this project is to read the Netflix Engagement Report, the open report released twice a year containing data about the most viewed movies in the platform - link here.

I also want to play with some new python libs like streamlit, for example. So that is a good opportunity to play with data and visualize the information in a dashboard.

What I am using here:
Netflix Data: Netflix Engagement Report
Public Movies API: OMDB API

Stack:
Language: Python
Dashboard: StreamLink
Pandas