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

Backend: Adds sex breakdown tables for select cancer screenings #3615

Merged

Conversation

benhammondmusic
Copy link
Collaborator

@benhammondmusic benhammondmusic commented Sep 2, 2024

Description and Motivation

  • closes Backend: PHRMA Cancer needs _sex breakdowns for lung and colorectal cancers #3604
  • adjusts utils to keep list of screenings for all sexes (lung, colorectal) from those that don't have sex breakdown (prostate, breast, cervical)
  • adjusts utility functions to accept list of conditions as arg; these are set conditionally based on the calling datasource (brfss/medicare) and breakdown (sex / non-sex)
  • updates golden data
  • better naming for brfss dataset typing
  • stronger typing

Has this been tested? How?

  • tests updated and passing

Types of changes

(leave all that apply)

  • New content or feature

New frontend preview link is below in the Netlify comment 😎

@benhammondmusic benhammondmusic marked this pull request as ready for review September 2, 2024 23:43
@benhammondmusic benhammondmusic merged commit 5f00b00 into SatcherInstitute:main Sep 3, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend: PHRMA Cancer needs _sex breakdowns for lung and colorectal cancers
2 participants