IMDB Movie Dataset – Data Exploration



IMDB Movie Dataset – Data Exploration

0 0


devdataprod-final


On Github jdpoteat / devdataprod-final

IMDB Movie Dataset

Data Exploration

J. Dimitri Poteat2014-10-26

Project

This is an assignment for the John Hopkins Coursera Course "Developing Data Products."

The goal is to interactively display the number of votes movies received in the IMDB database.

About the Data

The Internet Movie Database is a website devoted to collecting movie data supplied by studios and fans.

The "movies" dataset is 58788 rows and 24 columns. Recorded variables include:

  • Title, Year, Length
  • Genre, Rating, and Budget

Project Features

The applications creats bar charts for movie votes and lets the user select the movie rating and/or genre.

Access Project

My Shiny application can be accessed here .