- Download zip file
- Unzip zip file
- Open index.py
- Run index.py
- Open the link
-
app.py
-
index.py
-
datasets (.csv,.xlsx, etc.)
-
apps (folder)
4.1. Page1.py
4.2. Page2.py
4.3. Page3.py
Home Page (index.py)
-Clickable boxes that lead to the three pages
Understanding Poverty (Page1.py)
-The choropleth map has a dropdown menu which can be used to select the variable of interest.
-In the horizontal bar chart, the bars that correspond to different regions can be clicked, and this will change the last 2 charts.
Zooming in on Employment (Page2.py)
-The choropleth map has a dropdown menu which can be used to select the variable of interest.
-The horizontal bar chart has 3 inputs, the year, type, and island groups.
-For the remaining charts, only the year can be selected.
Finding Opportunities (Page3.py)
-In the heatmap, the cells can be clicked, and the scatterplot will change based on the variables selected.