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

Alternate: Add NCHS mortality geo aggregation at the HHS and nation levels #1258

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

krivard
Copy link
Contributor

@krivard krivard commented Sep 20, 2021

Description

Based on #1243. Original PR text from @alexcoda follows:

Add NCHS mortality geo aggregation at the HHS and nation levels.

Note that because one of the columns being aggregated is a percentage, we're doing a weighted sum with the geomapper

Also there are some pylint disables for too many branches, this is because of the slight difference in logic for handling the percentage vs. count variables. This could be refactored later for the entire run.py function, but is not in scope for this change.

Fixes

@krivard krivard requested a review from alexcoda October 18, 2021 18:54
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.

Make NCHS data available at HHS, nation level
3 participants