GithubHelp home page GithubHelp logo

tmdb-project's Introduction

TMDb-Project: Investigate The Dataset

Table of Contents

Introduction
Data Wrangling
Exploratory Data Analysis
Conclusions

Introduction

In this project, I will be analyzing data from The Movie Database (TMDb). This data set contains 10,866 rows and the following column attributes:

movie_id - A unique identifier for each movie.
imdb_id - A unique identifier for each movie on IMDB.
cast - The name of lead and supporting actors.
director - the director of the movie.
budget - The budget in which the movie was made.
genre - The genre of the movie, Action, Comedy ,Thriller etc.
homepage - A link to the homepage of the movie.
id - This is infact the movie_id as in the first dataset.
keywords - The keywords or tags related to the movie.
original_title - The title of the movie before translation or adaptation.
overview - A brief description of the movie.
popularity - A numeric quantity specifying the movie popularity.
production_companies - The production house of the movie.
production_countries - The country in which it was produced.
release_date - The date on which it was released.
revenue - The worldwide revenue generated by the movie.
runtime - The running time of the movie in minutes.
tagline - Movie's tagline.
vote_average - average ratings the movie recieved.
budget_adj - shows the budget associated movie in terms of 2010 dollars.
revenue_adj - shows the revenue associated movie in terms of 2010 dollars.

The project process is divided into three parts: Data Wrangling, Exploratory Data Analysis, and Conclusion.

Questions

This analysis will answer the following questions:
How did the amount of produced films changed over time?
Which Month Released Highest Number Of Movies In all Of The Years?
What is the most and what is the least popular movie?
What are the 10 most and least profitable movies?
What are the correlations between popularity, revenue, budget and profit?

tmdb-project's People

Contributors

bbtunde-git avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.