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

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

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 ?