Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samkazan/analysis-of-imdb-movie-dataset
- Owner: SamKazan
- License: mit
- Created: 2023-02-02T20:19:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T20:49:17.000Z (almost 2 years ago)
- Last Synced: 2024-03-05T17:14:23.805Z (8 months ago)
- Homepage:
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.