Code Monkey home page Code Monkey logo

movies_data's Introduction

1. About

Analysing and presenting a 40k movie dataset.

1.1 The Dataset

  • id: The ID of the movie (clear/unique identifier).
  • title: The Official Title of the movie.
  • tagline: The tagline of the movie.
  • release_date: Theatrical Release Date of the movie.
  • genres: Genres associated with the movie.
  • belongs_to_collection: Gives information on the movie series/franchise the particular film belongs to.
  • original_language: The language in which the movie was originally shot in.
  • budget_musd: The budget of the movie in million dollars.
  • revenue_musd: The total revenue of the movie in million dollars.
  • production_companies: Production companies involved with the making of the movie.
  • production_countries: Countries where the movie was shot/produced in.
  • vote_count: The number of votes by users, as counted by TMDB.
  • vote_average: The average rating of the movie.
  • popularity: The Popularity Score assigned by TMDB.
  • runtime: The runtime of the movie in minutes.
  • overview: A brief blurb of the movie.
  • spoken_languages: Spoken languages in the film.
  • poster_path: The URL of the poster image.
  • cast: (Main) Actors appearing in the movie.
  • cast_size: number of Actors appearing in the movie.
  • director: Director of the movie.
  • crew_size: Size of the film crew (incl. director, excl. actors).

1.2 Libraries

(back to top)

2. Findings

2.1 Release Date

2.2 Vote Average

2.3 Highest Revenue

2.4 Highest Budget

2.5 Highest Profit

2.6 Least Profit

2.7 Highest Return on Investment

3. Contact

Erol Gelbul - Website

Project Link: Movies' Data

(back to top)

movies_data's People

Contributors

erolgelbul 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.