Data Integrity Checks: Difference between revisions

mNo edit summary
m Text replacement - "cross check " to "cross check "
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:


We try to run the checks as early in the collection process as possible:  
We try to run the checks as early in the collection process as possible:  
# [[CCMDB Data Integrity Checks]] - run in [[CCMDB.mdb]] and notify [[Data Collector]] during the collection process
# [[CCMDB.accdb Data Integrity Checks]] - run in [[CCMDB.accdb]] and notify [[Data Collector]] during the collection process
# [[CFE Data Integrity Checks]] - run in [[Centralized data front end.accdb]] as part of the [[Data Processor]]'s job
# [[CFE Data Integrity Checks]] - run in [[Centralized data front end.accdb]] as part of the [[Data Processor]]'s job
# [[SAS Data Integrity Checks]] - run in SAS as part of the [[Statistician]]'s final clean up of the data before any reports or data requests are released
# [[SAS Data Integrity Checks]] - run in SAS as part of the [[Statistician]]'s final clean up of the data before any reports or data requests are released


== Documenting a new cross check ==
== Documenting a new [[cross check]] ==
* search the wiki to see if this already exists
* search the wiki to see if this already exists
* if not, make a new page with a self-explanatory name that follows any conventions we might use
* if not, make a new page with a self-explanatory name that follows any conventions we might use
Line 14: Line 14:
== List of Data Integrity Checks (SMW) ==
== List of Data Integrity Checks (SMW) ==
Current number of Data Integrity Checks: {{#ask: [[DICApp::+]] |format=count }}
Current number of Data Integrity Checks: {{#ask: [[DICApp::+]] |format=count }}
|?DICRelatedConcepts = Related concepts
{{#ask: [[Category:Data Integrity Checks]]  
{{#ask: [[Category:Data Integrity Checks]]  
  |?DICSummary=Summary
  |?DICSummary=Summary
  |?DICStatus = Status
  |?DICStatus = Status
  |?DICApp = App
  |?DICApp = App
|?DICRelatedConcepts
  |?Category
  |?Category
  |sort=DICStatus  
  |sort=DICStatus  
Line 32: Line 33:


[[Category:Data Integrity Checks | *]]
[[Category:Data Integrity Checks | *]]
[[Category:Tmp Project Infrastructure]]