GO19_AC_CH01_GRADER_1G_HW – College Construction 1.0

 

GO19_AC_CH01_GRADER_1G_HW – College Construction 1.0

Project Description:

In this project, you will create database objects to track the construction projects and the events related to the projects at a college. You will create a table and import data from Excel to create a second table. You will use a database template to enter data into the Events table. You will create a simple query, a form, and a report.

#Start Access. Open the file Student_Access_1G_College_Construction_HW.accdb downloaded with   this project. Close the Event List multiple-items form that automatically   opened. Open the Navigation Pane.

#In   Datasheet view, create a new table. Beginning in the second column of the   table and using the data type of Short Text, create the Building Project, Site,   and Contractor fields (in that order). In the fifth   column, using the Currency data type, create the Budget Amount   field.

#Change   the data type of the ID field to Short Text, rename the ID field to Project ID and change the Field Size to 5

Starting   in the Project ID field, add the following three records to the new table:

P-356

Student Center,     3-story

Northeast Campus

RR Construction

61450000

P-823

Student Center,     2-story

Southeast Campus

RR Construction

41960000

P-157

Health Professions     Center

Northwest Campus

Marshall Ellis     Construction

42630000

Save   the table as 1G Projects, and then close the table.

Append   the records from the downloaded Excel file a01G_Projects.xlsx to the 1G Projects table.

In   the Navigation Pane, organize the objects by Tables and Related Views. Open   the 1G Projects table (the table has eight records). Close the Navigation Pane.

#Switch   the 1G Projects table to Design view. For the Project ID field, enter a   description of Enter the Project ID   using the format P-### For the Site field, enter a description of Campus Location.   Save the table.

#Switch   to Datasheet view, apply Best Fit to all of the fields in the table, save the   table, and then close the table.

#Import   the records from the downloaded Excel file   a01G_Contractors.xlsx into the database as a new table named 1G Contractors. Designate the first row as column   headings and the CO ID field as the primary key.

#Open   the 1G Contractors table in Datasheet view (the table has four records).   Apply Best Fit to all of the fields in the table, save the table, and then   close the table.

#Based on your 1G Projects table, use the Query Wizard to create a simple   query. Add the Site, Building Project, and Budget Amount fields (in that   order). Keep the default name of 1G   Projects Query, click Finish to display the query results, and then close   the query.

#Based   on your 1G Projects table, use the Form tool to create a form for the table.   Save the form as 1G Project Form, display the form in Form view, and   then close the form.

#Based   on your 1G Projects table, use the Report tool to create a report. Delete the   Budget Amount field from the report. Save the report as 1G Projects Report.

#Sort   the Building Project field in ascending order. Set the width of the Building   Project, Site, and Contractor fields to 2 inches. Delete the page number from   the report, save the report, and then close the report.

#Open   the Navigation Pane, open the Event List form, and then close the Navigation   Pane. In the Event List multiple-items form, enter the following two records   (the Start Time and End Time data will reformat automatically):
 

  Title: Groundbreaking Start Time: 6/13/22 10a End Time: 6/13/22 11a Description:   Student Center groundbreaking   Location: Northeast Campus
  Title: Dedication Start Time: 8/26/22 12:30p End Time: 8/26/22 2p
  Description: Gymnasium building   dedication   Location: Southwest Campus

#In   the Event List form, click New Event, and in the Event Details single-record   form, enter the following record (the Start Time and End Time data will   reformat automatically):
 

  Title: Community Arts Expo Start Time: 10/5/22 6p
  End Time: 10/5/22 9p   Description: Book and Art Expo at   Library   Location: Southeast Campus 

discussion questions

1.Define the role of the Systems Analysts versus the Business Analyst.
2. Define the Systems Development Life Cycle.
3. Define the concept of Organizations as Systems.
4. What is a Systems Perspective?
5. Describe the Organizational Levels of Management.
6. Define the major roles within an Information Technology department and
    which ones have Direct Interaction with Customers. 

Exp19_Excel_Ch10_ML1_Dow_Jones

 You are an intern for Hicks Financial, a small trading company located in Toledo, Ohio. Your intern supervisor wants you to create a report that details all trades made in February using current pricing information from the Dow Jones Index. To complete the task, you will import and shape data using Power Query. Then you will create data connections and visualizations of the data.

     

Use   Get & Transform tools to import and transform Table 0 located in the file   e10m1Index.txt. Split the company column using space as the delimiter at the   left-most occurrence. Rename the respective columns Symbol and Company. Remove the columns Change, %Change, and   Volume. Name the table Dow and load it to the existing worksheet.
  Hint: Get Data is located on the Data tab in the Get & Transform Data   group.

 

Name the worksheet Current_Price.
  Hint: Double-click the worksheet tab to edit the sheet name.

 

Use Power Query to import trade   data located in the workbook Exp19_Excel_Ch10_GRADER_ML1-TradeInfo.csv.   Before loading the data, if necessary use the Power Query Editor to remove   the columns that contain NULL values. Split the company column using the left   most space as the delimiter and rename the respective columns Symbol and Company Name.
  Hint: Get Data is located on the Data tab in the Get & Transform Data   group. Click Edit on the Import window to load the Power Query Editor. 

 

Rename the worksheet Trades.
  Hint: Double click the worksheet tab to edit the sheet name.

 

Add the Dow table and the Exp19_Excel_Ch10_GRADER_ML1-TradeInfo   table to the Data Model.
  Hint: Manage Data Model is located on the Data tab in the Data Tools group.

 

Use Power Pivot to create the   following relationship:
 

  Table
Exp19_Excel_Ch10_GRADER_ML1-TradeInfo
 

  Field
Symbol
 

  Table
Dow
 

  Field
Symbol
 

  Hint: Relationships is located on the Data tab in the Data Tools group.

 

Use Power Pivot to create a   PivotTable with the EXP19_Excel_Ch110_GRADER_ML1_TradeInfo Date field as a   Filter, Last Price as a value, and the Dow table Company Name as Rows.
 

  Hint: Power Pivot is an Excel add-in that must be loaded. Power Pivot can be   loaded by accessing COM add-ins in Excel options. Once loaded, the Power   Pivot tab is located on the Office ribbon.

 

Create a Clustered Column   PivotChart based on the PivotTable that compares the trading price of Apple   and Coca-Cola stocks.
 

  Hint: PivotChart is located on the Analyze tab in the Tools group.

 

Add the chart title Trading   Comparison,   apply Accounting Number Format to cells C4:C5, and name the worksheet Price_Comparison.
  Hint: Chart elements can be added or edited on the Design tab in the Chart   Layouts group. 

 

Delete Sheet 1, if necessary.
 

  Hint: Delete is located on the Home tab in the Cells group.

It is time to complete your sales tracker application

  

It is time to complete your sales tracker application. Your marketing department would like the current dollar amount of goods sold this year to be calculated. Total of the goods sold is the combined total of supplies, services, and paper sold, for all sales accounts. This information will be used to promote the success of the company.
Your application needs to be modified to allow all sales personnel to enter their sales data.
For each sales personnel in the company, complete the following:
F1: Accept a sales person’s entry for the dollar amount of office supplies sold, books sold, and apparel sold.
The sum of these three categories will be the total of their supplies sold.
F2: Accept a sales person’s entry for the number of hours of service hours sold and rate per hour.
F3: Accept a sales person’s entry for the number of pounds of paper sold and the price per pound.
Displays the total current sales to date in all 3 categories for the sales person: supplies, books, and paper.
Modify the application to display the total aggregate sales for all sales personnel combined.
Example: Total sales for 2010: $12,500,552
Your application will use the Accounts inheritance hierarchy designed previously to compute the total of goods sold.
There are three types of sales accounts that track sales for your company:
Supplies
Services
Paper.
Each has their own formula for computing the current sales:
Supplies = office supplies sold dollar amount + books sold dollar amount + apparel sold dollar amount
Services = number of hours * rate per hour
Paper = number of pounds * price per pound

KP- Cloud Computing

 Kavis, Michael J. (2014). Architecting the Cloud: Design Decisions for Cloud Computing
Service Models, (3rd Edition). Hoboken, New Jersey: John Wiley & Sons, Inc., ISBN-
13: 978-1118617618 

ethical and legal issues

A travel company supports international travellers . Discuss the legal and ethical issues associated with the company’s collection and se of data

research project

You and your group will research an advanced telecommunications and network security topic. For this paper, you can pick your own research topic as long as it relates to the objectives of this course. When you decide your topic, you need to obtain my approval. Your task is to write a report summarizing your research (about 6-10 pages). The writing should be original. Before you begin writing your report, you need to read as many references related to the subject as you can. Basically, you would feel a bit insecure writing about a topic until you have digested and completely understood several references. You will have a table of contents for the paper with sections as shown in the suggestions below:: • Abstract section summarizing your research • Introduction section: this section provides an overview or background of the topic and its purpose, including o Define the subject area, and why is this subject important? • Body of work sections: o What are the key issues (pros/cons, if appropriate)? o Identify benefits, obstacles, innovations as appropriate o Methodology: key ideas, summaries, measures, analytical discussions, etc. • Conclusion section: analyze and summarize your findings, state your opinions, conclusions, recommendations. It is common for such a paper to suggest new ideas, critique some of the existing ideas, and propose some new directions. • References section: Sources and references need to be cited properly using APA format. Around 10 or more references are appropriate, some of which must be scholarly peerreviewed articles

Enhancing User Interfaces

 

Enhance your UI using an HTML editor (such as Notepad++) to include a separate CSS, and with JavaScript to take and validate a text input.

  • Use one of the following methods to turn in your assignments
    • If you are using a server
      • ZIP your files and provide the URL to the assignment
      • Upload your files
    • If you do not have server access
      • ZIP your files and provide a screenshot of the assignment
      • Upload your files

Discussion

 

How is Cloud Computing different from a simple Client-Server architecture? How is Virtualization different from Cloud Computing? Which is the best to use and why?