logo Use CA10RAM to get 10%* Discount.
Order Nowlogo

Center for Disease Control (CDC) needs your help processing data about the daily number of newly infected cases, summarizing it for the entire country and creating a dashboard with daily data points

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Problem: The Center for Disease Control (CDC) needs your help processing data about the daily number of newly infected cases, summarizing it for the entire country and creating a dashboard with daily data points that they can use to do chart technical analysis (Similar technique is commonly used by stock traders as an attempt to predict trends for a specific stock). The dashboard will aid in visualizing the success of failure of the measures in place to contain the COVID-19 virus. 

 

Your final goal:  will be to be able to produce a program in C++ that will read the source file which can be found here. Ingest the daily data in a data structure of your choice, process the data and displaying the data (character format is acceptable) as two graphs 

 

1) No. of weekly confirmed cases vs. increment per week 

2) % weekly increase vs delta of % weekly increase).

 

Definitions: 

 

A) Daily confirmed cases

B) Daily Increment: Is the difference between the total for the day and the total for the previous day.

C) % Daily Increase: Is the same information as above but expressed as a % increase from the previous day total. 

D) % Delta: Is today % increase minus the previous day % increase. 

 

Deliverables:

  1. - Your C++ Program (50 points)

You will submit your program as a .cpp file properly identified to the respective Blackboard assignment. Please feel free to post any questions you may have during the class or on the Blackboard forum and I will answer the same way so the entire class can benefit from it.

For an example of the type of chart you will be creating please click here. 

NOTE: You are not expected to use any C++ graphic libraries, representing the data using * is acceptable, you could also use the day number rather than a date to make it easier for you to represent the information, for example, 2/24/20 can be represented as 1 for day 1. 

Grading Rubric


Correctness 45
Documentation 20
Testing 20
Readability - Efficiency - User Friendly 10
Elegance 5

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

810 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

684 Answers

Hire Me
expert
Husnain SaeedComputer science

799 Answers

Hire Me
expert
Atharva PatilComputer science

988 Answers

Hire Me