DIC_MET_DATACONFIDENCE
Metadata dictionary to describe the confidence or uncertainty in data, interpretations, modelling assumptions etc.
No. |
Column name |
Data type |
Notes |
1 |
CODE |
Varchar(6) |
Primary key
|
2 |
DESCRIPTION |
Varchar(500) |
|
3 |
TRANSLATION |
Varchar(50) |
|
4 |
RANK_ORDER |
Numeric(22) |
|
5 |
STATUS |
Char(1) |
|
6 |
DATE_ENTERED |
Date |
|
7 |
DATE_UPDATED |
Date |
|
Sample data (rows 1 to 10 of 10)
CODE |
DESCRIPTION |
TRANSLATION |
RANK_ORDER |
STATUS |
DATE_ENTERED |
DATE_UPDATED |
1 |
Interpretation, assumption or methodology known to be invalid |
invalid |
-10 |
C |
12-MAY-04 |
|
2 |
Interpretation, assumption or methodology not proven to be invalid but under suspicion |
suspect |
0 |
C |
12-MAY-04 |
|
3 |
Confidence level not assessed yet; may or may not be applicable |
not entered |
|
C |
12-MAY-04 |
12-MAY-04 |
4 |
Confidence level assessed and is applicable but no value could be found |
not available |
|
C |
12-MAY-04 |
12-MAY-04 |
5 |
One of many equally valid assumptions or interpretations giving different results; method is valid but results can be unstable |
low |
10 |
C |
12-MAY-04 |
|
6 |
Valid interpretation made by expert; assumptions based on expert experience; valid but unpublished method giving repeatable results |
moderate |
20 |
C |
12-MAY-04 |
|
7 |
Interpretation backed up by independent results, or interpretation is the only valid one; assumption based on published work; published or commercially available methodology giving repeatable results |
high |
30 |
C |
12-MAY-04 |
|
? |
we have not assigned a value yet (and it might not be applicable) |
notEntered |
0 |
C |
04-JUN-07 |
|
! |
applicable, but try as we might, we cannot find a value |
notAvailable |
0 |
C |
04-JUN-07 |
|
- |
not applicable |
notApplicable |
0 |
C |
04-JUN-07 |
|