Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samkazan/analysis-of-imdb-movie-dataset

This analysis investigates 58788 movie data on IMDB, including budget, genre, length, rating, release year, and more, to determine production range, average budget, user rating by genre, and movie count by genre per year.
https://github.com/samkazan/analysis-of-imdb-movie-dataset

Last synced: about 18 hours ago
JSON representation

This analysis investigates 58788 movie data on IMDB, including budget, genre, length, rating, release year, and more, to determine production range, average budget, user rating by genre, and movie count by genre per year.

Awesome Lists containing this project

README

        

# Analysis-of-IMDB-Movie-Dataset

In this study, we will examine a comprehensive dataset of movies obtained from IMDB. The data is housed within the “movies” dataset of the ggplot2movies package. This dataset contains information on 58788 movies and includes 24 variables, including movie title, year of release, budget, running time, user rating, number of ratings, genre, and MPAA rating.