GithubHelp home page GithubHelp logo

7pam2000_assignment_1's Introduction

7PAM2000 Applied Data Science 1 (Assignment)

Instructions

Your task is to apply three types of visualisation methods (graphs) to extract meaningful information. Find below a link list for good sources of data, but you are welcome to find other sources. Please check the quality. Some data sets can be quite messy and are better avoided in your first assignment.

  1. Produce a line plot showing multiple lines with proper labels and legend. Describe what conclusions you can draw from this plot.
  2. Produce graphs using two other visualisation methods. Explain why you picked this type of graph and describe what conclusions you can draw. Marks will be awarded for plausible choices of graphs. The choice does not need to be the perfect one, but at least one type will not a good choice if you visualise exactly the same data three times. Note, that we consider it not exactly the same, if you do a line plot of a time series and then use a pie chart to visualise relative sizes for a selected time.

Data Source

https://finances.worldbank.org/browse?limitTo=datasets

https://finances.worldbank.org/Loans-and-Credits/IDA-Statement-of-Credits-and-Grants-Latest-Availab/ebmi-69yj

How to run

Download the csv data and put in the root directory

Setup python virtual environment and install packages

python3 -m venv assignment_env

source assignment_env/bin/activate

pip install requirements.txt

then run

python main.py

7pam2000_assignment_1's People

Contributors

foluwa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.