Skip to content

sushrutdata/Hbo_movies_TV_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hbo_movies_TV_analysis

HBO Max Data Analysis Welcome to the HBO Max Data Analysis repository! This project provides an in-depth exploration and visualization of HBO Max content data, including analysis of genres, IMDb ratings, availability across countries, and other factors. The goal is to uncover insights that help understand content trends, viewer preferences, and engagement.

Project Overview This analysis focuses on answering questions such as: What are the top genres on HBO Max based on IMDb ratings? How has the popularity of genres changed over time? Which countries have the highest availability of content? Is there a relationship between IMDb rating and number of votes?

Features Data Cleaning: Handling missing values, data type conversions, and splitting genre data for detailed analysis. Data Visualization: Insightful plots showcasing trends, such as: Top genres by IMDb rating Distribution of IMDb ratings across content IMDb ratings by release year and by decade Top 10 countries by content availability Exploratory Analysis: Analysis of content types, rating trends, and correlation between ratings and votes. Dataset The dataset includes information about various titles available on HBO Max:

Title: Name of the content. Type: Content type (movie, series). Genres: Content genres, allowing multiple genres per title. Release Year: Year the title was released. IMDb Average Rating: IMDb rating for the title. IMDb Number of Votes: Total votes on IMDb. Available Countries: List of countries where the title is available.

jupyter notebook "HBO Max.ipynb" Dependencies This project uses the following Python libraries:

pandas matplotlib seaborn Install them via the requirements.txt file or individually.

Results The notebook contains visualizations and summaries of the findings, including:

Top Genres: Genres sorted by average IMDb rating. image Rating Distribution: Histogram of IMDb ratings. image

Yearly Rating Trends: Trends in IMDb ratings over time. image

Top Countries by Content: Analysis of content availability across countries. image

Most Common Genres: Most frequently occurring genres in the dataset. image

Contributions are welcome! Please submit a pull request or create an issue to suggest improvements.

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published