Skip to content

Repository files navigation

Exploring Racial Disparity Index (ERDI) Streamlit App

This site seeks to explore the relationship between individuals' socioeconomic characteristics and their likelihood of homeownership. Specifically we define a Racial Disparity Index (RDI) that quantifies racial inequality in an outcome gap in the homeownership problem space.


How can I safely update this site??

  1. Fork this Repo
  2. Clone the Repo onto your computer
  3. Create a branch (git checkout -b new-feature)
  4. Make Changes
  5. Run necessary quality assurance tools (Formatter, Linter, etc).
  6. Test the site on your local machine with streamlit run app.py
  7. Add your changes (git commit -am "Commit Message" or git add . followed by git commit -m "Commit Message")
  8. Push your changes to the repo (git push origin new-feature)
  9. Create a pull request

Releases

Packages

Contributors

Languages