Skip to content

PariSolunke/IMDB-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 3: IMDB Data Visualization

A shiny web app to help visualize IMDB data

Software used: R studio

Libraries Required: shiny, shinydashboard, ggplot2, lubridate, DT, dplyr, plyr, reshape.

Instructions: 1)Open up the app.R file in R studio 2)Ensure the data file imdb.csv is in the working directory 3)Run the visualization

Data Source: ftp://ftp.fu-berlin.de/pub/misc/movies/database/frozendata/

The data was refined and combined into the file imdb.csv in R itself. The code used to refine the data as well as info about the pre-processing is present in the "Preprocessing" directory

About

A shiny app to help visualize IMDB data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages