-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Dear all:
This is the thread of our first assignment. As discussed in class yesterday, I want you to do the following:
-
Provide code that produces a GIF documenting something interesting based on
World Bank data. Communicating the increasing income gap between Africa and the
rest of the world is an option but you can also choose a different topic. -
An example (not based on World Bank data)
https://twitter.com/DLeonhardt/status/1181004566088814594 -
Data:
worldbank
dataset fromExPanDaR
package or
https://data.worldbank.org -
Your solution has to contain code and documentation so that it can
be reproduced in our development environment. Data should not be included
but the code should pull it from publicly available resources. -
Deadline for submission: Monday, Oct 28, 9am. Please only commit locally prior
to the deadline (maybe in a separate branch?) and submit by email. -
After the deadline, feel free to push your code to your remote
fork for everybody to enjoy.
This thread should be used to discuss topics related to this assignment. In particular, please indicate here when you need extensions in the development environment (e.g., by installing new packages). Ideally, you can do so by also generating a pull request that updates the Dockerfile. This way we can maintain a common development environment and the others can benefit from your ideas.
Have fun! Joachim