Skip to content

mezema/Data-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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: Open a terminal, and go into the directory with the dashboard.py file. Run python dashboard.py in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published