Skip to content

kunwargupta/Analyzed-and-visualized-Netflix-content-using-Python-SQL-and-Power-BI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Netflix Content Analysis Project

This project is a complete end-to-end data analysis of Netflix’s content catalog using Python, MySQL, andPower BI. The goal was to uncover patterns in the type, release year, rating, duration, and origin of content available on Netflix, and visualize the insights using interactive dashboards.

🧠 Key Highlights πŸ” Data Cleaning & Preprocessing using Python (pandas)

πŸ—ƒοΈ SQL-based Data Analysis with 14+ custom queries

πŸ“ˆ Power BI Dashboard for visual storytelling

πŸ”§ Created custom fields like duration_int and duration_unit for better filtering

πŸ“ Organized project structure for clarity and reproducibility

πŸ›  Tools & Technologies Python (Pandas, Jupyter Notebook)

MySQL

Power BI

SQLAlchemy (for DB connection)

Excel/CSV

πŸ“Œ Topics Analyzed TV Shows vs Movies distribution

Most frequent genres, ratings, and countries

Content trends over time

Top directors and content contributors

Interactive breakdowns by type, year, and category

πŸ“‚ Project Structure bash Copy Edit Netflix-Content-Analysis/ β”œβ”€β”€ data/ # Raw and cleaned dataset β”œβ”€β”€ notebooks/ # Jupyter notebook for preprocessing β”œβ”€β”€ sql/ # SQL analysis queries β”œβ”€β”€ powerbi/ # Power BI dashboard (.pbix) β”œβ”€β”€ report/ # Project summary report └── README.md # Project overview (this file)

πŸ“Œ How to Use Clone the repo

Run the Python notebook to clean the data

Import cleaned data into MySQL

Use SQL queries from sql/ folder for analysis

Open the Power BI dashboard to explore visual insights

βœ… Outcome By the end of this project, we built a solid analytics pipeline to extract meaningful business and content insights from the Netflix catalog, turning raw data into a visually engaging story.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published