A data analysis project on Netflix shows and movies using SQL (MySQL Workbench) for querying and Tableau for dashboard visualization.
This project analyzes Netflix content to uncover useful insights about:
- Top-rated movies and shows
- Lowest-rated movies and shows
- Content trends by decade
- Age certifications
- Production countries
- Genres
- Shows with the most seasons
- Average IMDb and TMDb scores
- Top actors and directors
The analysis was performed using SQL queries, and the findings were visualized through a Tableau dashboard.
- SQL
- MySQL Workbench
- Tableau
- CSV Dataset
- Data Analysis
Netflix-SQL-Tableau-Analysis/
β
βββ README.md
βββ sql/
β βββ Netflix_SQL_Analysis.sql
β
βββ dashboard/
βββ Netflix_Dashboard_Tableau.png