Ciara Hendricks D205 PA

.docx

School

Western Governors University *

*We aren’t endorsed by this school

Course

D205

Subject

Computer Science

Date

Dec 6, 2023

Type

docx

Pages

12

Uploaded by UltraMask6926

Report
1 Ciara Hendricks D205 Data Acquisition April 16, 2023 Western Governors University
2 A. The research question is “What number of women use each type of internet service?” 1. The data utilized from the original churn data set would be whether the customer is male or female. The data from the Services add-on CSV file would be the type of internet service each customer utilizes. B. An Entity Relationship Diagram was created to display the columns within each table and their relationships with each other.
3 1. Using the Query Tool, a new table was created to hold the add-on CSV data in ‘Services.’ First, the command ‘CREATE TABLE’ was used and the name of the table (‘services’) was typed immediately after. All the columns were named with their data type within the parenthesis of the create table command. The final code is demonstrated in Figure ***.
4 2. To then import the data into the newly created ‘services’ table, the ‘services’ table drop-down from the browser on the left-hand side of the screen was right-clicked. ‘Import/export’ was selected, the correct CSV file was selected, ‘header’ was toggled to the ‘yes’ position, and a comma was chosen as the delimiter. After these options were selected, ‘OK’ was hit at the bottom of the pop-up box. The data was successfully imported as evidenced in Figure **.
5
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help