{"id":17125309,"url":"https://github.com/astrochun/uarizona-salary-app","last_synced_at":"2025-04-13T06:15:06.941Z","repository":{"id":40487748,"uuid":"367200683","full_name":"astrochun/uarizona-salary-app","owner":"astrochun","description":"Streamlit app to illustrate University of Arizona public salary data","archived":false,"fork":false,"pushed_at":"2022-11-27T15:52:47.000Z","size":590,"stargazers_count":6,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T06:15:00.841Z","etag":null,"topics":["data-viz","hacktoberfest","heroku","heroku-app","pandas","python","salary-data","streamlit","university-of-arizona"],"latest_commit_sha":null,"homepage":"https://sapp4ua.onrender.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astrochun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"astrochun","custom":"https://www.paypal.me/astrochun"}},"created_at":"2021-05-13T23:44:31.000Z","updated_at":"2023-12-07T20:45:18.000Z","dependencies_parsed_at":"2023-01-21T04:52:24.604Z","dependency_job_id":null,"html_url":"https://github.com/astrochun/uarizona-salary-app","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Fuarizona-salary-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Fuarizona-salary-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Fuarizona-salary-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Fuarizona-salary-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrochun","download_url":"https://codeload.github.com/astrochun/uarizona-salary-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670434,"owners_count":21142904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-viz","hacktoberfest","heroku","heroku-app","pandas","python","salary-data","streamlit","university-of-arizona"],"created_at":"2024-10-14T18:44:39.547Z","updated_at":"2025-04-13T06:15:06.919Z","avatar_url":"https://github.com/astrochun.png","language":"Python","funding_links":["https://github.com/sponsors/astrochun","https://www.paypal.me/astrochun","https://paypal.me/astrochun"],"categories":[],"sub_categories":[],"readme":"# uarizona-salary-app\n\nStreamlit app to illustrate University of Arizona salary data.\n\nDeployed as Heroku at: https://sapp4ua.herokuapp.com\n\n**TL;DR:**\u003cbr\u003e\n_This is a website providing public salary data for the University of\nArizona. It is a \"Choose Your Own Data Science\" tool, so just\nexplore with different \"data views\" on the sidebar!_\n\n**More information:**\u003cbr\u003e\nThis site was developed to allow easy extraction, analysis, and interpretation of\nsalary data from the University of Arizona.\u003cbr\u003e\nIt is built and maintained by one volunteer, [Chun Ly](https://astrochun.github.io).\n\nThis code is built purely with open-source software, specifically\n[`python`](https://python.org), [`streamlit`](https://streamlit.io/),\n[`bokeh`](https://bokeh.org/), and [`pandas`](https://pandas.pydata.org/).\n\nThe source code is available\n[on GitHub!](https://github.com/astrochun/uarizona-salary-app)\n\nIf you have suggestions or encounter an issue, please feel free to submit an\nissue request [on GitHub](https://github.com/astrochun/uarizona-salary-app/issues)!\n\nAs this is open source, we welcome contributions by\n[forking](https://github.com/astrochun/uarizona-salary-app/fork) the repository, and\nsubmitting a pull request!\n\nThis app was developed because I felt it was an important issue that\nrequires greater transparency.\u003cbr\u003e\nI maintain and develop this in my free time. With additional data, I hope to extend\nthis application's resources.\n\nYou can begin your data journey by selecting a \"data view\" on the sidebar:\n    \n 1. **Individual Search 🆕 : Find all salary data for individual(s)**\n 2. Trends: General facts and numbers (e.g. number of employees,\n    salary budget, etc.), for each fiscal year\n 3. Salary Summary: Statistics and percentile salary data, includes salary histogram\n 4. Highest Earners (Updated): Extract data above a minimum salary. Now you can select a given college/division\n 5. College/Division Data: Similar to Salary Summary but extracted for each college(s)/division(s)\n 6. Department Data: Similar to Salary Summary but extracted for each department(s)\n\nEnjoy!\u003cbr\u003e\n\u0026#8208; Chun 🌵\n\n**Sponsorship:**\u003cbr\u003e\nIf you find this website beneficial, please consider making a small\nmonetary donation either through GitHub or\n[PayPal.Me](https://paypal.me/astrochun) (click on the Sponsor button).\nThis support ensures that this project will:\n\n1. Grow to provide more data, tools, and visualizations, and\n2. Continue to be an open-source transparent resource for our community.\n\n_Your donations will be highlighted below._\n\nThis project has been sponsored by these gracious folks:\n\n_Continued donors_:\n\n1. [Casper da Costa-Luis](https://cdcl.ml/)\n\n_One-time donors_:\n\n1. John Moeller\n2. Sedona Heidinger\n\n**Sources:**\u003cbr\u003e\nThe salary data are made available from the [The Daily WildCat](https://www.wildcat.arizona.edu/).\nLinks are available for:\n\n 1. [FY2019-20](https://docs.google.com/spreadsheets/d/e/2PACX-1vTaAWak0pN6Jnulm95eTM7kIubvNNMPgYh3d6sCHN5W1tekpIktoMBoDKJeZhmAyI7ZzH1BAytEp_bV/pubhtml)\n    (Google Sheets). Extracted and converted to a machine-readable version by Michael Clarkson.\n 2. [FY2018-19](https://docs.google.com/spreadsheets/d/1d2wLowmL5grmsqTj-qFg2ke9k--s1gN_oEZ6kstSX6c/edit#gid=0) (Google Sheets)\n 3. [FY2017-18](https://docs.google.com/spreadsheets/d/1jFmxbDx6FP5qk5KKbFBJ5RvS0R2_HEoCkaw83P_DUG0/edit#gid=2006091355) (Google Sheets)\n 4. FY2011-12, FY2013-14, FY2014-15, FY2015-16, FY2016-17:\n    These data were made available by Dr. David Le Bauer, obtained from\n    older records from The Daily Wildcat (Google Sheets are currently not available/public)\n    \nInflation data shown on Wage Growth plots were obtained from the U.S. Bureau of\nLabor Statistics using their\n[Consumer Price Index (CPI) Inflation Calculator](https://www.bls.gov/data/inflation_calculator.htm).\nCalculations were either over a 1- or 2-year period\n(depending on prior year's data) and adopted FY start\n(e.g., July 2017 to July 2018).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrochun%2Fuarizona-salary-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrochun%2Fuarizona-salary-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrochun%2Fuarizona-salary-app/lists"}