We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adds Google Data Loss Prevention (DLP) to the DAGs used to ingest raw data sources.
As a analyst
analyst
I want my data to go through an analysis/anonymization process
my data to go through an analysis/anonymization process
So that to confirm that working data does not contain Personally Identifiable Information (PII)
to confirm that working data does not contain Personally Identifiable Information (PII)
I am in the Imported Datasets page
I see datasets
I should see which datasets are anonymized
I click into a dataset
I should see an analysis of the PII in the dataset
See issue #136 for research into DLP.
The text was updated successfully, but these errors were encountered:
joshgamache
No branches or pull requests
Description
Adds Google Data Loss Prevention (DLP) to the DAGs used to ingest raw data sources.
User Story
As a
analyst
I want
my data to go through an analysis/anonymization process
So that
to confirm that working data does not contain Personally Identifiable Information (PII)
Acceptance Criteria
I am in the Imported Datasets page
I see datasets
I should see which datasets are anonymized
I am in the Imported Datasets page
I click into a dataset
I should see an analysis of the PII in the dataset
Research + Rationale Summary
See issue #136 for research into DLP.
Developer notes
The text was updated successfully, but these errors were encountered: