This project focuses on analyzing Netflix’s Movies and TV Shows catalog using Power BI. An interactive dashboard was developed to examine content trends, including release timelines, ratings, genres, and global reach. The project provided hands‑on experience with data cleaning, data modeling, and DAX measures, enabling effective storytelling through data visualization.
Netflix Dashboard Preview
-
clone the repository using git command or by downloading ZIP file
git clone repository-url -
Open the Power BI file named Netflix Dashboard.pbix which contain the dashboard detail analysis
Note
If there is any issues in loading the data or visual then follow either of the two Method:
Method 1:
Load the excel dataset named Netflix Dataset.xlsx in Power BI and then try to open again the pbix file
Method 2:
- Install MysqlWorkbench and create a new connection named netflix_data connection
- Create a separate excel book for each sheet from filename Netflix Dataset.xlsx
- Import each sheet in mysqlworkbench in table by right clicking on table pane > import data from wizard
- Now load the data from mysql workbench to powerbi
Thank you for your time and have a nice day 😄
