Skip to content

World Bank Data Dashboard - Top 5 Emerging Markets Land Use. 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. The web app was delpoyed on heroku.

Notifications You must be signed in to change notification settings

JannisMueller/develop-and-deploy-a-data-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Develop and Deploy a Data Dashboard

World Bank Data Dashboard - Top 5 Emerging Markets Land Use

General Information

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. The web app was delpoyed on heroku.

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.

About

World Bank Data Dashboard - Top 5 Emerging Markets Land Use. 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. The web app was delpoyed on heroku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published