Skip to content

santamm/worldbankapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

worldbankapp

Dashboard to display visualizations from World Bank data

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

The code in this project is written in Python 3.6.6 :: Anaconda custom (64-bit). The following additional libraries have been used:

  • pandas
  • plot.ly is a library to plot graphs in Python.
  • flask for back-end/front-end integration
  • json

Project Motivation

I really enjoyed imoplementing a webapp in python from scratch to fully understand how it works integrating Bootstrap, flask and Python. The app visualized the Top 10 world Economies Land Usage from 1990 to 2015.

File Descriptions

The following Pythom files included in this project are:

  • worldbank.py
  • requirements.txt
  • wrangling_scripts/wrangle_data.py
  • worldbankapp/routes.py

Results

You can visualize the dashboard on heroku

Licensing, Authors, Acknowledgements

For licensing see LICENSE file. The intial code comes from projects I worked on during udacity's Data Science Nanodegree. The code has then been refactored into Python object-oriented modules.

About

World Bank Data Visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published