Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.36 KB

Table of Contents

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

Installation

Please refer to 'requirements.txt' for the necessary Python libraries. The code should run with no issues using Python versions 3.*.

Project Motivation

This is a web app created in the Udacity Data Scientist Nanodegree. In terms of content it's a toy example.

The app relies on Python. The following libraries are used; frontend: Bootstrap, Plotly and backend: Flask, Pandas. The app is deployed using Amazon Web Services Elastic Beanstalk (AWS EB, see https://aws.amazon.com/de/elasticbeanstalk/).

File Descriptions

The application.py can be run in Python. It uses the CSV files in the folder 'data' and the program logic in the folder 'worldbankapp'.

Results

The running web app is the result. It's available here on AWS.

Licensing, Authors, Acknowledgements

In the Udacity Data Scientist Nanodegree you're asked to publish the app to Github. I refer to Udacity for licensing aspects.