Skip to content

zep245/Netflix-Shows-Data-Analysis-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Shows Data Analysis using Python

This project analyzes a dataset of Netflix shows using Python's data analysis libraries, including Pandas, Matplotlib, and Seaborn. The analysis covers various aspects such as genre distribution, show ratings, release year trends, and more.

Objectives:

Analyze Netflix content data to extract insights on show types, release trends, and genre distribution. Visualize patterns and trends using Python libraries to enhance interpretability and support data-driven decisions. Tools & Technologies:

Python: Core language used for data manipulation and analysis. Pandas: Managed and cleaned datasets, performed data transformations, and generated descriptive statistics. Matplotlib & Seaborn: Created visualizations to present data insights effectively, including bar charts, heatmaps, and timelines. Key Steps:

Data Collection: Imported and explored the Netflix dataset to understand its structure and identify key variables (e.g., title, genre, release year). Data Cleaning & Preparation: Cleaned the data by handling missing values and standardizing columns, ensuring accuracy for analysis. Exploratory Data Analysis (EDA): Content Trends: Analyzed trends over time, such as the volume of content added per year and distribution across genres. Genre Analysis: Visualized genre popularity and distribution, highlighting Netflix’s content focus areas. Type Analysis: Compared TV shows versus movies in terms of quantity and release trends. Visualization: Used Matplotlib and Seaborn to create clear, insightful visualizations. Notable visualizations included: Yearly content addition trends. Distribution of genres and show types. Popular release times and seasons.

  1. Displaying all the countries with most contribution to netflix content download

  2. distribution of type of content on netflix
    download (1)

  3. Pie chart of content with percentage
    download (2)

  4. Netflix content releases over the years download (3)

  5. Number of content in Netflix download (4)

  6. Content distribution based on rating download (6)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published