Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Requirements For this assignment, complete the following requirements: 1. Research and locate a dataset stored as a .csv file from kaggle.com that interests you. Save

image text in transcribed

Requirements For this assignment, complete the following requirements: 1. Research and locate a dataset stored as a .csv file from kaggle.com that interests you. Save the URL (web address) of the page you downloaded the dataset from that shows the information about the file. 2. The .csv data file may be in a .zip file that you will need to download and extract. Download and if necessary extract the .csv data file. 3. Create a new database and appropriate table(s) needed to hold the data from the .csv file. 4. Use appropriate MySQL CLI commands to view the database you created, its table(s), and the table structure(s). Take screen shots of the output showing the databases in the DBMS, the table(s) in the new database, and the structure of those table(s). 5. If necessary, clean the data to ensure there will be no errors caused by the data when loading. 6. Import the .csv file data into the appropriate table(s) in the database. 7. Use appropriate MySQL CLI commands to view the data in the database table(s) after importing the data. Take screenshots of this CLI output showing the data in the table(s) (the first 20 or so records). Deliverables 1. In a Word document, copy and paste in the URL of the kaggle.com page that describes the data you downloaded. 2. Copy and paste the following screen shots into the same Word document. All screenshots are to be of the output from MySQL commands: a. The databases in your MySQL DBMS that include the new database you created to hold the kaggle.com data. b. The table name(s) of all the table(s) in the new database. c. The structure(s) of all the table(s) in the new database. d. The first 20 or so records of data imported into the database. 3. Place a complete copy of the .csv data file you downloaded and the Word document described above into a zip file

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2017 For Windows Web And Database Applications

Authors: Corinne Hoisington

1st Edition

1337102113, 978-1337102117

More Books

Students also viewed these Databases questions