L Problem table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
The [[L_Problem table]] in [[Centralized data.mdb]] contains [[known data errors]] to exclude them from several [[CFE Data Integrity Checks]]. This could be needed because we deliberately decided they were not worth fixing, or because a cross check delivers a false positive in some circumstances. | |||
It is manually populated by the [[data processor]] as she encounters the errors or false positives, for example as part of [[vetting]]. | It is manually populated by the [[data processor]] as she encounters the errors or false positives, for example as part of [[vetting]]. | ||
Line 22: | Line 22: | ||
[[Category: Data structure]] | [[Category: Data structure]] | ||
[[Category: Data Processing]] | [[Category: Data Processing]] | ||
[[Category:Data Processing]] | |||
[[Category:Centralized data front end.accdb]] | |||
[[Category:Centralized data.mdb]] |
Revision as of 20:24, 29 October 2018
The L_Problem table in Centralized data.mdb contains known data errors to exclude them from several CFE Data Integrity Checks. This could be needed because we deliberately decided they were not worth fixing, or because a cross check delivers a false positive in some circumstances.
It is manually populated by the data processor as she encounters the errors or false positives, for example as part of vetting.
L_Problem contains the fields
field | type | description |
---|---|---|
D_ID | long | unique record ID |
Query | text | query from which to exclude this false positive |
Notes | text | further explanations, eg why the error was not corrected or why it is a false positive |