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

Ingest CHR Preventable Hospitalization #3323

Merged

Conversation

benhammondmusic
Copy link
Collaborator

@benhammondmusic benhammondmusic commented May 21, 2024

Description and Motivation

  • loads only needed cols with needed dtypes
  • skips weird 2nd header row in load and mock
  • drop rows with state- and national data
  • melts column based race data into row-based HET style
  • merges pop, location info, shapes into current table
  • writes to bq
  • asserts golden data against mocked write to bq
  • light refactoring of generate_time_df

Has this been tested? How?

  • tests added and passing

Screenshots (if appropriate)

Types of changes

(leave all that apply)

  • New content or feature

New frontend preview link is below in the Netlify comment 😎

@benhammondmusic benhammondmusic changed the title Chr data process Ingest CHR Preventable Hospitalization May 21, 2024
@benhammondmusic benhammondmusic marked this pull request as ready for review May 22, 2024 15:33
@benhammondmusic benhammondmusic merged commit ebad99d into SatcherInstitute:main May 22, 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.

None yet

2 participants