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

Updated source DAG with fallback demo CDCVaccinationNational #3918

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

JDemlow
Copy link
Collaborator

@JDemlow JDemlow commented Jan 20, 2025

Description and Motivation

closes #3783

Has this been tested? How?

Yes. Using pytest against the file

Screenshots (if appropriate)

Screenshot (151)

Screenshot (152)

Types of changes

(leave all that apply)

  • Refactor / chore

New frontend preview link is below in the Netlify comment 😎

@@ -29,6 +29,7 @@

cdc_vaccination_national_exporter_payload_race = {
"dataset_name": _CDC_VACCINATION_NATIONAL_DATASET_NAME,
"should_export_as_alls": True,
Copy link
Collaborator

Choose a reason for hiding this comment

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

So we actually only want to extract the ALLs from one breakdown type, like sex OR age OR race. The way you have it here it would rewrite the same ALL rows 3 times

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah I see now. I didn't fully understand the issue as written. I'll fix that

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.

Nice. Thanks!

@JDemlow JDemlow merged commit 7d51107 into SatcherInstitute:main Jan 20, 2025
8 checks passed
@JDemlow JDemlow deleted the update-CDCVaccinationNational branch January 20, 2025 23:03
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: Update source DAG with fallback demo CDCVaccinationNational
2 participants