DataThink Development
  • Modules

On this page

  • Task 5: World Data Investigation
    • Background
    • Reading
    • Tasks

task-05

Task 5: World Data Investigation

Background

The Our World in Data website has world data. It is nice that they have provided graphics and then the data that they used to generate the graphics. We are going to recreate some of their visualizations in Python and then make them better.

  • Back or Course Website

Reading

This reading will help you complete the tasks below.

  • o Python for Data Science - Graphics for communication
  • o Python for Data Science - Writing Code
  • o Python for Data Science - Data Import

Tasks