Documentation update part13 - Add descriptions to tags

This commit is contained in:
sureshms 2021-08-14 16:53:38 -07:00
parent fa1e486835
commit 9dfe8f751f
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"name": "PersonalData",
"categoryType": "Classification",
"description": "Tags related classifying Personal data as defined by GDPR.",
"description": "Tags related classifying **Personal data** as defined by **GDPR.**\n\n\n\n**_Note to Legal_**\n\n_This tag category is provided as a starting point. Please review and update the tags based on your company policy. Also, add a reference to your GDPR policy document in this description._",
"children": [
{
"name": "Personal",

View File

@ -1,7 +1,7 @@
{
"name": "PII",
"categoryType": "Classification",
"description": "Personally Identifiable Information information that, when used alone or with other relevant data, can identify an individual.",
"description": "Personally Identifiable Information information that, when used alone or with other relevant data, can identify an individual.\n\n\n\n**_Note to Legal_**\n\n_This tag category is provided as a starting point. Please review and update the tags based on your company policy. Also, add a reference to your PII policy document in this description._",
"children": [
{
"name": "None",

View File

@ -1,7 +1,7 @@
{
"name": "Tier",
"categoryType": "Descriptive",
"description": "Tags related to tiering of the data. Tiers capture the business importance of data.",
"description": "Tags related to tiering of the data. Tiers capture the business importance of data. When a data asset is tagged with `Tier` tag, all the upstream data assets used for producing it will also be labeled with the same tag. This will help upstream data asset owners to understand the critical purposes their data is being used.",
"children": [
{
"name": "Tier1",

View File

@ -1,7 +1,7 @@
{
"name": "User",
"categoryType": "Descriptive",
"description": "Tags related to describing User related data.",
"description": "Tags related to describing User related data. These tags are used to label data assets to describe the user data in those assets. Example - a table column can be labeled with `User.PhoneNumber` tag. The associated `PII` and `PersonalData` tags are automatically applied. This is done to help users producing the data focus on describing the data without being policy experts. The associated tags take care of applying classification tags automatically.",
"children": [
{
"name": "Address",

View File

@ -1,7 +1,7 @@
{
"id": null,
"name": "shopify",
"description": "This database contains tables related to shopify order and related dimensions",
"description": "This **mock** database contains tables related to shopify sales and orders with related dimension tables.",
"service": {
"id": "b946d870-03b2-4d33-a075-13665a7a76b9",
"type": "BIGQUERY"