Skip to content

cba-dat-sem4-python-group/Assignment-4

Repository files navigation

Assignment 4: Pandas

This assignment is about data processing and plotting.

Link to mybinder: Binder

How to hand in

The assignment is expected to be published on GitHub, but the actual hand-in is on peergrade and should contain only a link to a MyBinder. The assignment should fit in a single Jupyter Notebook.

Remember her to use the link provided when first registering your notebook with mybinder (not the url taken from your browsers adress field). See the notebook 12-Assignments for more information.

Use pandas dataframe with poverty data

Use this source: https://data.worldbank.org/indicator/SI.POV.DDAY and extract the csv file in jupyter notebook. With the help of Pandas' DataFrame do the following

  1. Create a line graph showing the development in poverty over time in both Argentina, Ivory cost, USA. (be aware of the missing data in particular years)
  2. Find the 10 countries with the highest poverty rate, and plot the rates in a bar chart
  3. Show the development of absolute poverty in all the central american countries. Hand in:
  4. From the worldbank api, find one more interesting question you would like to ask. Hand in:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •