########## READ ME ##########

We extracted movie information from two sources imdb.com and allmovie.com

Schema:

Key 					unique id on respective source website			string
Name 					title of movie						string
Year 					year of release						int
Certificate				adult, universal, etc.					string
Runtime 				length of movie in minutes				int
Genre 					type of movie i.e. comedy, romance, etc.		pipe separated strings
SubGenre* 				type of movie i.e. urban comedy, etc.			pipe separated strings
Rating 					rating from respective source 				float
Votes					number of reviewers					int
Director				name of director of the movie				string
Producer*				name of producer of the movie				string
Country* 				coutries where the movie was released			pipe separated strings
Gross** 				revenue in dollars 					int
OtherRating* 				other movie rating on respective source 		float
Metascore** 				movie rating from metacritic.com 			int

*  Not present in IMDB
** Not present in allmovie

Source 1 - IMDB
No. of tuples: 7846

Source 2 - Allmovie
No. of tuples: 7258

#############################
[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.txt2018-03-18 21:55 1.1K 
[TXT]allmovie.csv2018-03-18 21:55 1.0M 
[TXT]imdb.csv2018-03-18 21:55 723K 
[   ]readme2018-03-18 21:57 1.1K