Analyze Netflix Movies & TV Shows with powerful visualizations and interactive filters.
🚀 Live Demo: https://rahul-netflix-dashboard.streamlit.app
⭐ GitHub Repository: https://github.com/Rahulrajput168/CodeAlpha_Netflix_Data_Visualization_Dashboard_Project
The Netflix Data Visualization Dashboard is an interactive web application built using Python and Streamlit. It allows users to explore the Netflix Movies and TV Shows dataset using interactive filters and visualizations to gain meaningful insights.
This project was developed as part of the CodeAlpha Data Analytics Internship.
- 🎯 Interactive Dashboard
- 🔍 Search Content by Title
- 🎬 Filter by Movie / TV Show
- 🌍 Country Filter
- ⭐ Rating Filter
- 📅 Release Year Slider
- 📊 Movies vs TV Shows Analysis
- 🥧 Interactive Pie Charts
- 📈 Release Year Timeline
- 🌎 Top 10 Countries Analysis
- 🎭 Top Genres Visualization
- 📥 Download Filtered Dataset
- ⚡ Fast & Responsive Streamlit Interface
| Technology | Purpose |
|---|---|
| Python | Programming Language |
| Streamlit | Web Dashboard |
| Pandas | Data Processing |
| NumPy | Numerical Computing |
| Matplotlib | Data Visualization |
| Seaborn | Statistical Charts |
| Plotly | Interactive Charts |
CodeAlpha_Netflix_Data_Visualization_Dashboard_Project/
│
├── dataset/
│ └── netflix_titles.csv
│
├── output/
│
├── app.py
├── requirements.txt
└── README.md
🌐 Open the Dashboard
👉 https://rahul-netflix-dashboard.streamlit.app
git clone https://github.com/Rahulrajput168/CodeAlpha_Netflix_Data_Visualization_Dashboard_Project.gitcd CodeAlpha_Netflix_Data_Visualization_Dashboard_Projectpip install -r requirements.txtpython -m streamlit run app.pyNetflix Movies and TV Shows Dataset
Source:
https://www.kaggle.com/datasets/shivamb/netflix-shows
✔ Dataset Preview
✔ Interactive Sidebar Filters
✔ Search Functionality
✔ Release Year Filter
✔ Multiple Data Visualizations
✔ Interactive Plotly Charts
✔ Download Filtered Dataset
✔ Professional User Interface
- Data Cleaning
- Data Visualization
- Interactive Dashboard Development
- Streamlit Deployment
- GitHub Version Control
- Exploratory Data Analysis (EDA)
Rahul Singh
B.Tech – Computer Science & Engineering
IILM University
GitHub
https://github.com/Rahulrajput168
This project is developed for educational and learning purposes under the CodeAlpha Data Analytics Internship.