CITS1401 Problem Solving and Programming
Task:
You should construct a Python 3 program containing your solution to the following problem and submit your program electronically on Moodle. No other method of submission is allowed. Your program will be automatically run on Moodle for sample test cases provided in the project sheet if you click the “check” link. However, your submission will be tested thoroughly for grading purpose by teaching team after the due date. Remember you need to submit the program as a single python file and copy-paste the same program in the provided text box. You have only one attempt to make the submission so don’t submit if you are not satisfied with your attempt.
All open submissions at the time of deadline will be automatically submitted. There is no way in the system to open the closed submission and reverse your submission. You are expected to have read and understood the University's guidelines on academic conduct. In accordance with this policy, you may discuss with other students the general principles required to understand this project, but the work you submit must be the result of your own effort. Plagiarism detection, and other systems for detecting potential malpractice, will therefore be used. Besides, if what you submit is not your own work then you will have learnt little and will therefore, likely, fail the final exam.
You must submit your project before the submission deadline listed above. Following UWA policy, a late penalty of will be deducted for each day, after the deadline, that the assignment is submitted. No submissions will be allowed after days following the deadline except approved special consideration cases.
Overview
This project is an extension to Project 1 but has different requirements. As mentioned earlier that the year will be regarded as a pandemic year in the history of mankind. impacted the entire world in such a manner that no other virus has ever done in the history. It’s been more than a year for the virus and still the uncertainties are looming all over the world.
Center for Systems Science and Engineering at John Hopkins University is regularly gathering the data about the spread and publishing it regularly at This data is sourced from governments, national and subnational agencies across the world and publicly available for researchers and analysts. In this project, you are required to write a computer program which can read the data from a csv (comma separated values) file provided to you and return different analytical results of the cases for entire world.