wlmbrown commited on
Commit
05104d0
·
1 Parent(s): 83c9c9a

Changes to Data CC

Browse files
Files changed (1) hide show
  1. data_cc.yaml +9 -9
data_cc.yaml CHANGED
@@ -1,30 +1,30 @@
1
  data_and_data_governance:
2
  data_governance: # Art. 10(1)-(2)
3
- verbose: 'Data sets has been subject to data governance and management practices appropriate for the intended purpose of the system'
4
  value: !!bool false
5
  design_choices: # Art. 10(2)(a)
6
- verbose: 'Data governance and management practices have been applied to the relevant design choices'
7
  value: !!bool false
8
  data_origin: # Art. 10(2)(b)
9
- verbose: 'Data governance and management practices have been applied to data collection processes and the origin of data, and in the case of personal data, the original purpose of the data collection'
10
  value: !!bool false
11
  data_preparation: # Art. 10(2)(c)
12
- verbose: 'Data governance and management practices have been applied to relevant data-preparation processing operations, such as annotation, labelling, cleaning, updating, enrichment and aggregation'
13
  value: !!bool false
14
  data_assumptions: # Art. 10(2)(d)
15
- verbose: 'Data governance and management practices have been applied to the formulation of assumptions, in particular with respect to the information that the data are supposed to measure and represent'
16
  value: !!bool false
17
  data_quantity: # Art. 10(2)(e)
18
- verbose: 'Data governance and management practices included an assessment of the availability, quantity and suitability of the data sets that are needed'
19
  value: !!bool false
20
  data_bias_examination: # Art. 10(2)(f)
21
- verbose: 'Data governance and management practices have included an examination of possible biases that are likely to affect the health and safety of persons, have a negative impact on fundamental rights or lead to discrimination prohibited under Union law, especially where data outputs influence inputs for future operations'
22
  value: !!bool false
23
  data_bias_mitigation: # Art. 10(2)(g)
24
- verbose: 'Data governance and management practices included appropriate measures to detect, prevent and mitigate possible biases that are likely to affect the health and safety of persons, have a negative impact on fundamental rights or lead to discrimination prohibited under Union law, especially where data outputs influence inputs for future operations'
25
  value: !!bool false
26
  data_compliance: # Art. 10(2)(h)
27
- verbose: 'Data governance and management practices have included the identification of relevant data gaps or shortcomings that prevent compliance with this Regulation, and how those gaps and shortcomings can be addressed'
28
  value: !!bool false
29
  data_relevance: # Art. 10(3); Rec. 67
30
  verbose: 'Training data is relevant'
 
1
  data_and_data_governance:
2
  data_governance: # Art. 10(1)-(2)
3
+ verbose: 'The dataset has been subject to data governance and management practices'
4
  value: !!bool false
5
  design_choices: # Art. 10(2)(a)
6
+ verbose: 'The dataset has been subject to data governance and management practices as regards its relevant design choices'
7
  value: !!bool false
8
  data_origin: # Art. 10(2)(b)
9
+ verbose: 'The dataset has been subject to data governance and management practices as regards its data collection processes and the origin of data, and in the case of personal data, the original purpose of the data collection'
10
  value: !!bool false
11
  data_preparation: # Art. 10(2)(c)
12
+ verbose: 'The dataset has been subject to data governance and management practices as regards its data-preparation processing operations, such as annotation, labelling, cleaning, updating, enrichment and aggregation'
13
  value: !!bool false
14
  data_assumptions: # Art. 10(2)(d)
15
+ verbose: 'The dataset has been subject to data governance and management practices as regards its formulation of assumptions, in particular with respect to the information that the data are supposed to measure and represent'
16
  value: !!bool false
17
  data_quantity: # Art. 10(2)(e)
18
+ verbose: 'The dataset has been subject to data governance and management practices that include an assessment of the availability, quantity and suitability of the data sets that are needed'
19
  value: !!bool false
20
  data_bias_examination: # Art. 10(2)(f)
21
+ verbose: 'The dataset has been subject to data governance and management practices that include an examination of possible biases that are likely to affect the health and safety of persons, have a negative impact on fundamental rights or lead to discrimination prohibited under Union law, especially where data outputs influence inputs for future operations'
22
  value: !!bool false
23
  data_bias_mitigation: # Art. 10(2)(g)
24
+ verbose: 'The dataset has been subject to data governance and management practices that include appropriate measures to detect, prevent and mitigate possible biases that are likely to affect the health and safety of persons, have a negative impact on fundamental rights or lead to discrimination prohibited under Union law, especially where data outputs influence inputs for future operations'
25
  value: !!bool false
26
  data_compliance: # Art. 10(2)(h)
27
+ verbose: 'The dataset has been subject to data governance and management practices that include identification of relevant data gaps or shortcomings that prevent compliance with this Regulation, and how those gaps and shortcomings can be addressed'
28
  value: !!bool false
29
  data_relevance: # Art. 10(3); Rec. 67
30
  verbose: 'Training data is relevant'