Skip to content

Krishnagodd/Netflix-Data-Cleaning-Analysis-and-Visualization-Project

Repository files navigation

📊 Netflix Data Analysis Project

📁 Project Overview

This project focuses on analyzing a dataset of Netflix shows and movies using data analytics and visualization techniques. The goal is to extract meaningful insights such as genre distribution, release trends, top countries producing content, and content ratings.

🧰 Tools & Technologies Used

  • Python (Pandas, NumPy, Matplotlib, Seaborn)
  • Jupyter Notebook
  • Data Cleaning & Visualization
  • Git & GitHub for version control

📌 Dataset Information

🔍 Key Analysis & Insights

  • Total number of shows and movies on Netflix
  • Year-wise content release trends
  • Country-wise content production
  • Genre distribution
  • Rating-wise content classification
  • Most frequent directors and actors

Dashboard

Screenshot 2025-07-20 133638

📊 Visualizations

  • Bar charts for yearly content addition
  • Pie chart for content type ratio (Movie vs TV Show)
  • Heatmap of missing values
  • Histogram for duration distribution

✅ Project Highlights

  • Cleaned and preprocessed missing values
  • Used groupby and datetime operations for temporal analysis
  • Created visually appealing and informative charts
  • Delivered actionable insights for content strategists

📂 Project Structure

Netflix-Data-Analysis/

  • netflix_analysis.ipynb # Main analysis notebook
  • netflix_titles.csv # Raw dataset
  • README.md # Project documentation
  • visualizations/ # Folder for saved plots
  • requirements.txt # Python dependencies

📜 License

This project is for learning purposes and is not intended for commercial use.
Feel free to fork and experiment.


🙋‍♂️ Author

About

This project analyzes Netflix's catalog to explore content trends, genre distribution, ratings, and country-wise production. Using Python and visualization tools, it delivers insights into how Netflix’s content has evolved over time, helping understand its global strategy.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors