Skip to content

arpit-k16/-Netflix-Data-Visualization-with-Matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Netflix Data Visualization Capstone Project

This project is a capstone built while learning Matplotlib, inspired by this tutorial video. It explores Netflix’s catalog using data visualization techniques with Python.


πŸ—‚ Dataset

Netflix Movies and TV Shows Dataset from Kaggle:
πŸ“Ž https://www.kaggle.com/datasets/shivamb/netflix-shows


🎯 Project Goals

  • Understand the distribution of content types (Movies vs TV Shows)
  • Analyze release trends by year and month
  • Explore countries contributing most content
  • Visualize most popular genres and durations
  • Highlight missing metadata (directors, cast, etc.)

πŸ”§ Tools & Technologies

  • Python
  • Jupyter Notebook
  • Pandas – data wrangling
  • Matplotlib (pyplot) – static plotting

πŸ“Š Key Visual Insights

  • Movies dominate over TV Shows in total titles available
  • Most content is produced in the United States, with India and the UK also contributing significantly
  • Content additions peaked in 2019–2020, indicating rapid platform growth
  • Genres like Documentaries, Dramas, and Comedies are most frequent
  • Many entries lack complete metadata, which could impact recommendation systems

πŸ“ Repository Structure

πŸ“¦ Netflix-Matplotlib-Capstone ┣ πŸ“„ netflix_titles.csv # Dataset ┣ πŸ“„ Netflix_Analysis.ipynb # Jupyter Notebook with all code & plots ┣ πŸ“„ README.md # This file


βœ… Outcomes

  • Strengthened my Matplotlib fundamentals
  • Learned how to extract insights from real-world data
  • Gained experience in visual storytelling for analytics

πŸš€ Future Improvements

  • Add Seaborn/Plotly for improved visual aesthetics
  • Make an interactive dashboard (Streamlit or Dash)
  • Add genre clustering or NLP on descriptions

πŸ“¬ Contact

If you have suggestions, feedback, or want to collaborate, feel free to connect via LinkedIn.


⭐ If you found this useful, consider starring the repo or sharing it!

About

Netflix data visualization project using Matplotlib and Pandas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published