Skip to content

angelocguerra/data101-visualizationapp

Repository files navigation

DATA101 Major Course Output: Interactive Visualization Application

An interactive visualization web application about the Effectiveness of Education in Poverty Reduction/Long-Term Impact of Education on Poverty implemented in Python.

Running the Application

Dependencies

The following dependencies are needed to run this program:

  • Python 3
  • Dash
  • Dash Bootstrap Components
  • Pandas
  • Plotly
  • Geopandas

You can install these dependencies using the following commands:

Install from PyPi

pip install dash
pip install dash-bootstrap-components
pip install pandas
pip install plotly
pip install geopandas

Install with Anaconda

conda install conda-forge::dash
conda install conda-forge::dash-bootstrap-components
conda install anaconda::pandas
conda install plotly::plotly
conda install geopandas

Once you have installed the dependencies, you can run the program by typing the following command into the terminal:

python app.py

Group Members

Section: S11
Group: 1

  • Jose Maria Angelo Guerra
  • Danielle Marie Pua
  • Jilliane Margaux Elloso
  • Raymond Matthew Intervalo
  • Hannah Altea Jumilla