Skip to content

Movie Analysis Project (Phase 1 Project for Flatiron School Data Science Bootcamp)

License

Notifications You must be signed in to change notification settings

datascisteven/Movie-Analysis-Project

Repository files navigation

Movie Analysis

Project Overview

The MovieAnalysis project involves gathering data from APIs and webscraping. After the data was gathered, exploratory data analysis was used to generate insights for making recommendations for the new Microsoft Movies team.

Presentation Link:

Data

Movie datasets are collected from:

The visuals were provided by manipulating the following variables:

  • Genres
  • Gross Revenues
  • Release Month
  • IMDB Ratings
  • TMDB Popularity
  • Runtime

Graphs / Findings

Gross Earnings Distribution

This graph demonstrates the skewed distribution of gross earnings. gross_earnings_distribution

Distribution of Genres

This graph demonstrates the popularity of each genre from the TMDB database. Drama, thriller, and comedy are the three most popular genres based on our findings. distribution_genre

Median Gross Earnings for each Genre

Adventure, family, animation, and action movies are the genres with the largest revenues. average_gross_earnings

Mean IMDB Rating for each Genre

This boxplot demonstrates the IMDB Ratings of each genre. War movies have the highest IMDB ratings as well as the greatest range. average_rating

Mean TMDB Popularity for each Genre

Family movies have the highest TMDB popularity rating, followed by animation movies. TMDB_popularity

Monthly Median Gross Earnings for each Genre

This graph shows the median gross earnings for each genre and month. For example, in November, animation, family, and adventure movies generated the most revenue. month_genre_gross_median

Runtime Through the Decades

This graph demonstrates the runtime of a movie throughout the last 100 years. runtime_decades

About

Movie Analysis Project (Phase 1 Project for Flatiron School Data Science Bootcamp)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published