ratishsp commited on
Commit
79ca176
1 Parent(s): 0353d1e
Files changed (1) hide show
  1. mlb_data_to_text.json +8 -5
mlb_data_to_text.json CHANGED
@@ -83,13 +83,16 @@
83
  "no-consent-justification": "The copyright remains with the original data creators and the usage permission is restricted to non-commercial uses."
84
  },
85
  "pii": {
86
- "has-pii": "no PII",
87
- "no-pii-justification": "The text contains game summaries of MLB games. All of this information is in public domain already.",
88
- "is-pii-identified": "N/A",
89
  "pii-identified-method": "N/A",
90
  "is-pii-replaced": "N/A",
91
  "pii-replaced-method": "N/A",
92
- "pii-categories": []
 
 
 
93
  },
94
  "maintenance": {
95
  "has-maintenance": "no",
@@ -166,4 +169,4 @@
166
  "bias-analyses": "N/A"
167
  }
168
  }
169
- }
 
83
  "no-consent-justification": "The copyright remains with the original data creators and the usage permission is restricted to non-commercial uses."
84
  },
85
  "pii": {
86
+ "has-pii": "yes/very likely",
87
+ "no-pii-justification": "N/A",
88
+ "is-pii-identified": "no identification",
89
  "pii-identified-method": "N/A",
90
  "is-pii-replaced": "N/A",
91
  "pii-replaced-method": "N/A",
92
+ "pii-categories": [
93
+ "sensitive information",
94
+ "generic PII"
95
+ ]
96
  },
97
  "maintenance": {
98
  "has-maintenance": "no",
 
169
  "bias-analyses": "N/A"
170
  }
171
  }
172
+ }