Programming Homework Help

George Mason University Create a Python Code Computer Coding Task

 

This assignment will require you to import either a csv or json file about incidences of COVID-19 from the ourworldindata.org website https://ourworldindata.org

This assignment will require you to import either a csv or json file about incidences of COVID-19 from the ourworldindata.org website.

Read the assignment carefully as there are 2 parts.

In Part I, you are asked to plot covid data on a map similar to the earthquake example in Chapter 16.

In Part II, you are asked to graph covid data on a chart similar to the temperatures example in Chapter 16.

You are to put in Canvas:

  1. the link to your Colab with code,
  2. a copy of the covid_data dictionary that you used in the assignment, and
  3. a 3-paragraph paper explaining the significance of your two visualizations.