Question: Create a C + + program using File Processing: COVID Vaccine Data by Manufacturer.csv Part I ( programmer ) : Write a C + +

Create a C++ program using File Processing:
COVID Vaccine Data by Manufacturer.csv
Part I (programmer):
Write a C++ program to open the CSV file that has been attached to this Assignment.
After you have created the program to open the file now you must code in the program to read the file and display it in the console output.
Part II (redesign):
Include any statement or function in the program to simplify the information which will only display the Five Manufacturers of the Covid Vaccine and their Total Vaccine administrated from 1212?2020 to 0130?2023.
After you have created the program to simplify the information it should be displayed in the console output.
The Output should be reflect in three columns ( COVID Manufacturer | Total Vaccines | Date Range )
DO NOT USE VECTOR
Remember:
Any late submissions will be docked at 10 points per 24 hours with a maximum extension of 72 hours.
Any submission after 72 hours will be marked with a grade of zero.
Please do not email any files, it will not be accepted.
Please do not upload zip files, it will not be accepted.
Note:
Upload the main.cpp file of each part and the screenshot of the output of each part. (to receive full credit)
Assignment #4 is Due on Friday 4/19/2024 @11:59pm
Rubric Grading for Programming Assignment:
Design of Logic
(60 points)
Code Execution
(20 Points)
Screenshot of the Output. (20 Points)Create a C++ program using File Processing:
COVID Vaccine Data by Manufacturer.csv
Part I (programmer):
Write a C++ program to open the CSV file that has been attached to this Assignment.
After you have created the program to open the file now you must code in the program to read the file and display it in the console output.
Part II (redesign):
Include any statement or function in the program to simplify the information which will only display the Five Manufacturers of the Covid Vaccine and their Total Vaccine administrated from 12/12/2020 to 01/30/2023.
After you have created the program to simplify the information it should be displayed in the console output.
The Output should be reflect in three columns ( COVID Manufacturer | Total Vaccines | Date Range )
DO NOT USE VECTOR
Remember:
The C++ program will have only the coding that has been taught in class in order to receive full credit. If exists a coding that has not been taught in class it will not receive full credit and will be considered Academic Dishonesty.
Any late submissions will be docked at 10 points per 24 hours with a maximum extension of 72 hours.
Any submission after 72 hours will be marked with a grade of zero.
Please do not email any files, it will not be accepted.
Please do not upload zip files, it will not be accepted.
Note:
Upload the main.cpp file of each part and the screenshot of the output of each part. (to receive full credit)
Assignment #4 is Due on Friday 4/19/2024 @11:59pm
Rubric Grading for Programming Assignment:
Design of Logic (60 points)
Code Execution (20 Points)
Screenshot of the Output. (20 Points)
Create a C + + program using File Processing:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!