Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ The following text files were downloaded and used:
Movies were selected for inclusion if they had a known length and had been rated by at least one IMDB user. The final output contains the following fields:

* title. Title of the movie.
* director. Director of the movie.
* cast. Actors in the movie.
* year. Year of release.
* budget. Total budget (if known) in US dollars
* length. Length in minutes.
Expand Down