Skip to content

This project explores and visualizes Netflix users data to understand user behavior, subscription preferences, and content interests. The analysis was performed using Python with Pandas, NumPy, Matplotlib, and Seaborn.

Notifications You must be signed in to change notification settings

gauravvxv/Netflix-Users-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š Netflix Users Data Analysis

This project explores and visualizes Netflix users data to understand user behavior, subscription preferences, and content interests. The analysis was performed using Python with Pandas, NumPy, Matplotlib, and Seaborn.


๐Ÿ“ Dataset Overview

The dataset contains the following 8 columns and 25000 rows:

Column Name Description
User_ID Unique user ID
Name User's name
Age Age of the user
Country User's country
Subscription_Type Type of Netflix subscription (Basic, etc)
Watch_Time_Hour Total hours watched
Favorite_Genre User's favorite content genre
Last_Login Last login timestamp

๐Ÿงฐ Tools Used

  • Python
  • Pandas
  • Matplotlib
  • Seaborn
  • Google Colab

๐Ÿ“Š Key Visualizations

๐Ÿ”ธ Number of users per Subscription_Type

Subscription Type


๐Ÿ”ธ Favorite Genre Distribution

Favorite Genre


๐Ÿ”ธAverage watch time hours per subscription_type

Watch Time by Age Group


๐Ÿ”ธ Most Active Country

Most Active Country


๐Ÿงพ Summary & Key Insights

  • โœ… Premium is the most popular subscription type among users.
  • ๐Ÿ“ˆ Average watch time (in hours) by subscription type:
    • Basic: 502.99
    • Premium: 501.40
    • Standard: 496.94
  • ๐ŸŽฌ Horror is the most preferred favorite genre.
  • ๐ŸŒ The UK has the highest number of users, making it the most active country in this dataset.

๐Ÿ“ฌ Contact

๐Ÿ“ง gauravxv0410@gmail.com ๐Ÿ”— LinkedIn


About

This project explores and visualizes Netflix users data to understand user behavior, subscription preferences, and content interests. The analysis was performed using Python with Pandas, NumPy, Matplotlib, and Seaborn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published