SatcherInstitute / health-equity-tracker

Health Equity Tracker is a free-to-use data visualization platform that is enabling new insights into the impact of COVID-19 and other social and political determinants of health on historically underrepresented groups in the United States.
https://healthequitytracker.org/
MIT License
17 stars 24 forks source link

Fixes combine race eth function summing; updates wisqars and covid #3542

Closed benhammondmusic closed 4 weeks ago

benhammondmusic commented 1 month ago

Description and Motivation

While working on #3536 discovered that the utility function that combined race and eth columns was problematic in several ways, and non-extensible to use in future data sources.

This PR:

Has this been tested? How?

tests are passing with updated golden data confirmed the newly calc suicide_per_100k for Hispanic (3.18) is much closer to whats showing on WISQARS below (3.25) than what it was before (6.55)

Screenshots (if appropriate)

Screenshot 2024-08-09 at 10 07 15 PM Screenshot 2024-08-09 at 9 26 52 PM

Types of changes

(leave all that apply)

New frontend preview link is below in the Netlify comment 😎