logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

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

expert
Manall ChiiguerNursing
(5/5)

575 Answers

Hire Me
expert
Rasmi SehgalSocial sciences
(5/5)

755 Answers

Hire Me
expert
James BeckettBusiness
(5/5)

679 Answers

Hire Me
expert
Barbara ElseMathematics
(5/5)

760 Answers

Hire Me
Python Programming
(5/5)

What will not be identical to the example output are the COVID-19 statistics since the cumulative total of cases changes daily

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Instructions

This project involves COVID-19 data from Johns Hopkins University’s github as well as pandas and geopandas, and their dependency libraries, which are provided in a Jupyter Notebook file. The primary objective is to reproduce the example output presented, but it must display the most current data available at any time period your code is executed. The structure, format, and the type of information must be the same. This includes the date/number formats, line spacing, and indentation.

What will not be identical to the example output are the COVID-19 statistics since the cumulative total of cases changes daily and your code will always pull the most recent data available online (the URL is provided in the Jupyter Notebook). This flexible program must report COVID-19 information for any state whenever a user inputs one in the prompt and is accomplished by regularly referencing variables as needed rather than hard typing specific values.

This is an applied research project, with a good amount of time being spent researching documentation that ranges from how to format numeric values in a print function to debugging syntax and semantic errors. Keep in mind this project involves actual reported data and the output values should make logical sense.

Your code should contain at least six comments with brief documentation statements throughout the script. This is to give the reviewer an idea of what certain lines of code will be doing. Use appropriate variable names as you code so it can be seamlessly understood when it is reviewed (abbreviations are acceptable, one letter variable names are not acceptable).

Your final code must be inside one code cell with the output shown below it in the provided Jupyter Notebook file. Submit your Jupyter Notebook file and the PDF version to Blackboard.

This is an individual project that must be completed by yourself. You may reuse code from your past assignments as needed.

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. 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

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme