-
Notifications
You must be signed in to change notification settings - Fork 16
Add nation and HHS to doctor visits #616
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix nchs timestamp
Aggregate SirCAL messages by source and error
Co-authored-by: Katie Mazaitis <[email protected]>
Add new Jenkins deployment workflow
Fix issues causing `google_health` tests to fail
Sync from main repo
Migrate google_health to use `delphi_utils.create_export_csv()`
* same megafips filter when converting to state as in JHU
USAFacts Prop Fix
Add structured logging to SirCAL
Add HHS mapping files
Add HHS to geomapper util
Fix errors for bad merges
Sorry folks, I'm totally slammed so I am kicking the review request back to @cmu-delphi/covidcast-indicators |
Replaced by #935 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge after #610
Add HHS and nation to doctor visits
Like #436: I branched this off dv-package but had to merge in a more recent branch with main commits to get the most up to date geo utils, so the changes are unreadable. Could remedy this by merging main into dv-package. The main commit is 588f805
Changelog
Itemize code/test/documentation changes and files added/removed.
Fixes