Skip to content

CodyFitzpatrick/CIS4930

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS4930 - Analysis on IMDB Database

Files

random2.txt is a list of the 10,000 movies we will be "mining" for useful information (associations, correlations, etc.)

output2.txt is a tab-separated CSV file containing the following attributes, for each of the 10,000 items pulled from IMDB:

  • Title
  • Year
  • Genre
  • Director
  • Executive Producer
  • Main Actor
  • Main Actress
  • Rating
  • Country

In the src folder, you can find the Java program used to pull these items and details from the IMDB database

About

Analysis on IMDB Database

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors