Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore ICE / disparities integration #862

Open
mmontesanonyc opened this issue Aug 8, 2023 · 1 comment
Open

Explore ICE / disparities integration #862

mmontesanonyc opened this issue Aug 8, 2023 · 1 comment
Assignees
Labels
backburner Not currently a priority enhancement New feature or request

Comments

@mmontesanonyc
Copy link
Contributor

  • Economic segregation (ICE)
  • Racial segregation (ICE)
  • Adding those to Disparities By functionality
  • Adding interpretive sentence to the chart (header? footer?)
@mmontesanonyc mmontesanonyc added the enhancement New feature or request label Aug 8, 2023
@mmontesanonyc mmontesanonyc added the backburner Not currently a priority label Oct 10, 2024
@mmontesanonyc
Copy link
Contributor Author

ICE works as an indicator by declaring a most privileged group (P1) and a least privileged group (P2), and calculating:

(P1 - P2) / (Total population)

for each area. Results range from 1 (100% privileged) to -1 (100% least privileged), with 0 being identical populations of both (including the possibility of none of either).

To do this we'd want to discuss with bureau and agency about how to define P1 and P2, and would likely want to write some documentation/justification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner Not currently a priority enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants