Maurice Tutor

(5)

$15/per page/Negotiable

About Maurice Tutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Algebra,Applied Sciences See all
Algebra,Applied Sciences,Biology,Calculus,Chemistry,Economics,English,Essay writing,Geography,Geology,Health & Medical,Physics,Science Hide all
Teaching Since: May 2017
Last Sign in: 307 Weeks Ago, 5 Days Ago
Questions Answered: 66690
Tutorials Posted: 66688

Education

  • MCS,PHD
    Argosy University/ Phoniex University/
    Nov-2005 - Oct-2011

Experience

  • Professor
    Phoniex University
    Oct-2001 - Nov-2016

Category > Management Posted 05 Jun 2017 My Price 11.00

the Movie-Category relationship

Download the attached zip file (ml-1m.zip) and extract the files to your development machine. Study theREADME file to understand the contents.

 

Using Python and SQLite3 exclusively, create 3NF database tables from the three “.DAT” files. They are in CSV format, but are not separated by commas. They use “::” to separate each value. Do not use the PythonCSV class.

 

TheMovies table (frommovies.dat) will contain four columns:MovieId,MovieTitle,Year, andCategory. You will need to separate the year from the title and store the year in its own column. You will also need to separate the repeating groups inCategory. A separate table is preferred for theMovie-Category relationship.

 

TheUser table (fromusers.dat) will contain columns forUserID,Gender,AgeCode,Occupation, andZipcode.

 

TheRatings table will contain columns forUserID,MovieID,Rating, andTimestamp.

 

Study theREADME file included in the zip. Create extra tables that decode the age and occupation. Include column constraints in your table definitions that correspond to theREADME file.

 

After all the tables are loaded, create at least two interesting queries about the data and execute the queries via Python. Describe your results.

 

Be sure to include in yourstdout output, any messages describing what’s going on in the program, i.e. number of records loaded into each table.

 

 

Include the following in a Word document to submit:

Your Python source code for all of the above.

STDOUT output.

Answers

(5)
Status NEW Posted 05 Jun 2017 08:06 PM My Price 11.00

Hel-----------lo -----------Sir-----------/Ma-----------dam----------- ----------- -----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------acq-----------uis-----------iti-----------on -----------of -----------my -----------pos-----------ted----------- so-----------lut-----------ion-----------. P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll

Not Rated(0)