-
Notifications
You must be signed in to change notification settings - Fork 16
Release covidcast-indicators 0.3.19 #1663
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
Merged
Merged
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
clarify comment add uniform tests, increase sample size, correct counts formula update tests new test names
Mix respondent weights for all indicators
chore: sync prod->main
Script to amend monthly rollup microdata
Co-authored-by: Alex Reinhart <alex@refsmmat.com>
Add county info to contingency tables
…hreshold Lower contingency table threshold and round sample sizes
…-filter Filter out gender self-described responses from contingency tables
[CTIS contingency] Make themed and demographic tables
[CTIS] New indicators to round out contingency tables before archival
Keeping only zips in a valid zips list ends up dropping obs with missing (NA) A3/zip5. Add message to assert. Check if the script is trying to blank (based on low population) zip code for any number of obs. Low population filtering was initially implemented in May 2020, so almost all files should see no blanking. If that's not true, there might be an error upstream.
[CTIS] Add `survey` and `plyr` packages to Dockerfile for new indicators, table format
[fb-survey] Use effective samples size for binary SEs
…s-fix Amend microdata improve zips and FIPS handling
Update Sircal to Silence Safegraph alerts
krivard
approved these changes
Jul 27, 2022
Contributor
krivard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
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.
Releasing:
Largely for updates to SirCAL config for safegraph deactivation. Includes:
surveyandplyrpackages to Dockerfile for new indicators, table format #1658