issues
search
astrochun
/
uarizona-salary-app
Streamlit app to illustrate University of Arizona public salary data
https://sapp4ua.onrender.com
MIT License
6
stars
0
forks
source link
Add Trends data view
#44
Closed
astrochun
closed
3 years ago
astrochun
commented
3 years ago
Closes #43
Commit history:
Add trends_page function
Change index of trends_df to stats_list
Adjust trends_df to format content by row
Adjust stats_list for content style
Add income bracket statistics
Split out income bracket data into separate table
Include percentages for income bracket table
Switch to list comprehension for simplicity
Add checkbox and multiselect in sidebar for trends page
Minor typo for style
Adjust salary budget info to work with annual/hourly selection
Fix bug with income bracket, <= and >=
Pad with leading zeros for alignment
Add percentile data to General Trends
Add explanation for percentages
Update CHANGELOG.md for v0.2.0
Bump version: v0.1.11 -> v0.2.0
Closes #43
Commit history: