Skip to content

atahmasb/world-bank-api-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Bank API Data Dashboard

This is a flask app that visualizes data from the world bank API. Data is pulled directly from the API and then visualized using Plotly.

This is a project in development for the Udacity Data Scientist Nanodegree.

Getting Started

This flask app can be used as a template for visualizing your own data. Use the template to enhance your professional portfolio.

Prerequisites

To install the flask app, you need:

  • python3
  • python packages in the requirements.txt file

Install the packages with

 pip install -r requirements.txt

Installing

On a MacOS/linux system, installation is easy. Open a terminal, and go into the directory with the flask app files. Run python worldbank.py in the terminal.

Licence

Feel free to use the code. If you would like to do further analysis or use the code pulling other data from the WorldBank API, it is available under a Creative Commons CC0 1.0 Universal (CC0 1.0) license.

About

Data dashboard for some of the World Bank data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published