https://github.com/eslamdyab21/imdb-data-analysis
This data set contains information about 10,000 movies collected from The Movie Database (TMDb), including user ratings and revenue
https://github.com/eslamdyab21/imdb-data-analysis
data-analysis pandas python udacity-data-analyst-nanodegree
Last synced: about 1 month ago
JSON representation
This data set contains information about 10,000 movies collected from The Movie Database (TMDb), including user ratings and revenue
- Host: GitHub
- URL: https://github.com/eslamdyab21/imdb-data-analysis
- Owner: eslamdyab21
- Created: 2021-07-05T13:43:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T13:45:15.000Z (almost 5 years ago)
- Last Synced: 2025-03-15T09:42:58.845Z (over 1 year ago)
- Topics: data-analysis, pandas, python, udacity-data-analyst-nanodegree
- Language: Jupyter Notebook
- Homepage:
- Size: 3.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Imdb-movies dataset
This data set contains information about 10,000 movies collected from The Movie Database (TMDb), including user ratings and revenue
# Questions
- Does revenue increase as time goes by ?
- Does the budjet increases as time goes by ? (more tech more money i think)
- is there a relation between the vote and the revenue of the movie ?
- what is the most popular movie ?
- which movie is the longest?
- which movie has the bigest budjet and revenue ?