Skip to content

This contains packages like numpy, pandas, matplotlib used in creating analysis based on the posed questions you'll see on the introduction section in the .ipynb file.

Notifications You must be signed in to change notification settings

Deraij/Investigating-Tmdb-dataset

Repository files navigation

Investigating-Tmdb-dataset

This contains packages like numpy, pandas, matplotlib used in creating an analysis based on the posed questions you'll see on the introduction section in the .ipynb file. This database contains the following features:-

  • movie_id - A unique identifier for all movies.
  • 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 each movies were relea
  • 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.
  • About

    This contains packages like numpy, pandas, matplotlib used in creating analysis based on the posed questions you'll see on the introduction section in the .ipynb file.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published