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

Iab fides taxonomy #189

Closed
wants to merge 180 commits into from
Closed

Conversation

cilliankieran
Copy link
Contributor

Draft of data visualization using IAB Fides Taxonomy edits available in the google doc here.

Instructions

The docs site uses mkdocs, to get this running locally you will need to complete the following steps:

  1. cd mkdocs
  2. pip install mkdocs or pip install -U mkdocs to update your existing mkdocs installation (if pre-installed)
  3. mkdocs serve to run this locally on your computer
  4. Alternatively you can build a set of flat files using mkdocs build

Navigate to the URL indicated in your CLI and look at the home page of the docs for a visual explorer for data cateogries, data uses and data subjects.

Thomas La Piana and others added 30 commits August 2, 2021 20:47
Add a helper script to convert YAML into different formats, for sharing
Update CSV to include a root node, for convenience
Add a unique_id category for pseudonymous identifiers
Refactor the data categories taxonomy for usability
Update to snake_case everywhere due to fidesctl 0.9.8
Proposed Dot Notation for Data use Cases
pattisdr and others added 28 commits September 15, 2023 13:24
* remove mistaken trailing dot from some data categories

* update changelog

* Update CHANGELOG.md

Co-authored-by: Allison King <[email protected]>

---------

Co-authored-by: Allison King <[email protected]>
* data uses

* data categories
Co-authored-by: Adam Sachs <[email protected]>
Co-authored-by: Dawn Pattison <[email protected]>
* add gvl data category mapping and functions

* Update src/fideslang/gvl/gvl_data_category_mapping.json

Co-authored-by: Dawn Pattison <[email protected]>

* Update src/fideslang/gvl/gvl_data_category_mapping.json

Co-authored-by: Dawn Pattison <[email protected]>

* Update src/fideslang/gvl/gvl_data_category_mapping.json

Co-authored-by: Dawn Pattison <[email protected]>

* Update src/fideslang/gvl/gvl_data_category_mapping.json

Co-authored-by: Dawn Pattison <[email protected]>

* Update src/fideslang/gvl/gvl_data_category_mapping.json

Co-authored-by: Dawn Pattison <[email protected]>

---------

Co-authored-by: Dawn Pattison <[email protected]>
IABTechLab#177)

* add support for PrivacyDeclaration.flexible_legal_basis_for_processing attribute

* tweak description

Co-authored-by: Neville Samuell <[email protected]>

---------

Co-authored-by: Neville Samuell <[email protected]>
* update changelog for 2.2.0 release

* add adjustment pr to changelog entry
* support previous_vendor_id attribute on System model

* update changelog, create section for 2.2.1 release
* Update flexible legal basis for processing to make it non-optional with a True default.
* Remove Data Qualifiers (IABTechLab#183)

* feat: remove data qualifiers

* feat: more qualifier removals

* more data qualifier removals

* remove deprecated fields from models

* remove registry construct

* format

* update changelog

* remove retention field on dataset collection and field

---------

Co-authored-by: Thomas <[email protected]>
* remove outdated taxonomy screenshot

* Update README.md

---------

Co-authored-by: Neville Samuell <[email protected]>
add a `System.vendor_deleted_date` property
@cilliankieran cilliankieran changed the base branch from main to gh-pages August 28, 2024 21:42
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.