create a more robust public health example with cleaned up docs - #15
Merged
Conversation
lbraun
previously approved these changes
Dec 3, 2025
|
|
||
| The engine minimizes cell suppression while checking all possible dimension combinations to prevent data disclosure. | ||
|
|
||
| **Configuration Examples based on reporting needs:** |
Member
There was a problem hiding this comment.
Suggested change
| **Configuration Examples based on reporting needs:** | |
| **Configuration examples based on reporting needs:** |
| "population_value": 7500, | ||
| "age_range": "18_30", | ||
| "expected_to_be_redacted": true, | ||
| "note": "Suppressed due to latent revelation: County B 70_plus was a small cell in same peer group" |
Member
There was a problem hiding this comment.
This note is a little confusing to me. Why was County A 18_30 suppressed due to County B 70_plus being suppressed? Did you mean County A?
Suggested change
| "note": "Suppressed due to latent revelation: County B 70_plus was a small cell in same peer group" | |
| "note": "Suppressed due to latent revelation: County A 70_plus was a small cell in same peer group" |
| "population_value": 8000, | ||
| "age_range": "70_plus", | ||
| "expected_to_be_redacted": false, | ||
| "note": "Safe to report, >= 11 cases. Total county C Dec: 162 cases" |
Member
There was a problem hiding this comment.
Total county C Dec: 162 cases
Not sure this is important, but why do you include this info in some cases and not others?
Contributor
Author
|
@lbraun cleaned up the copy a bit based on your feedback. |
lbraun
approved these changes
Dec 3, 2025
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
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.
No description provided.