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

Add CDC WONDER cancer data to frontend #3874

Merged
merged 10 commits into from
Dec 17, 2024

Conversation

eriwarr
Copy link
Collaborator

@eriwarr eriwarr commented Dec 16, 2024

Description and Motivation

Added integration for cancer incidence data from CDC WONDER dataset. This adds state and national level cancer incidence data for:

  • Breast cancer (women ages 50-74)
  • Cervical cancer (women ages 20-64)
  • Colorectal cancer (ages 45-74)
  • Lung cancer (ages 50-79)
  • Prostate cancer (men ages 55-69)

The data will be displayed alongside existing cancer screening data

Has this been tested? How?

  • Confirmed demographic restrictions work as expected
  • Verified data loading and display at state and national levels
  • Tested demographic breakdowns

Types of changes

  • New content or feature

New frontend preview link is below in the Netlify comment 😎

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for health-equity-tracker ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 82b73f5
🔍 Latest deploy log https://app.netlify.com/sites/health-equity-tracker/deploys/67620907c2a2a70008a9f748
😎 Deploy Preview https://deploy-preview-3874--health-equity-tracker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@eriwarr eriwarr self-assigned this Dec 16, 2024
@eriwarr eriwarr changed the title initial setup of CDC cancer data provider and configs Add CDC WONDER cancer data to frontend Dec 17, 2024
@eriwarr eriwarr requested review from benhammondmusic, JDemlow and kccrtv and removed request for JDemlow December 17, 2024 17:36
Copy link
Collaborator

@benhammondmusic benhammondmusic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work! thanks for making sure it's behind a flag. a few tweaks before we merge, and then we can fine-tune in future PRs before any launch hopefully in Q2 2025

frontend/src/data/config/MetricConfigCancer.ts Outdated Show resolved Hide resolved
frontend/src/data/config/MetricConfigCancer.ts Outdated Show resolved Hide resolved
frontend/src/data/config/MetricConfigCancer.ts Outdated Show resolved Hide resolved
frontend/src/utils/MadLibs.ts Outdated Show resolved Hide resolved
frontend/src/data/config/DatasetMetadata.ts Show resolved Hide resolved
frontend/src/utils/MadLibs.ts Show resolved Hide resolved
@eriwarr eriwarr merged commit f3bc127 into SatcherInstitute:main Dec 17, 2024
11 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.

2 participants