Centralized data Vetting Process: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
No edit summary
Line 1: Line 1:
 
''see also [[Query for centralized]] for now.
{{Discussion}}
Where is the article that listed the 6 QA checks and the Pivot article?  I need to show Pagasa how is was transcribe into this here.  [[User:TOstryzniuk|Trish Ostryzniuk]] 15:29, 2014 January 24 (CST)
 
'' see [[Basic Analysis Capabilities]] for functionality not related to vetting new data
'' see [[Basic Analysis Capabilities]] for functionality not related to vetting new data


Line 8: Line 5:


need to make sure all in [[Data Appending Process]] is addressed.
need to make sure all in [[Data Appending Process]] is addressed.
== Pull down data ==
Before processing run [[Pull_down_centralized_data.bat]] to do backups and move data from the regional server for local processing. This also prevents collectors from sending while data is being processed.
== Make PseudoPHINs ==
As a first step, make [[PseudoPHIN]]s for all entries, since the further checks depend on there beeing meaningful PHINs.
# Run NDC_PHIN_Fake_Blank and resolve PHINs using the "likely matches" form, accessed via the shaking hands button. Resolve all records on list until that query returns no results.
({{discussion}} NDC_Highest_PseudoPHIN canlikely go since we now have the pseudophin button. agreed? Ttenbergen 11:39, 2014 February 9 (CST))


== Check for problems ==
== Check for problems ==
Use [[Centralized data front end.mdb]] "NDC" (New Data Check) queries and fix data as needed:  
Use [[Centralized data front end.mdb]] "NDC" (New Data Check) queries and fix data as needed:  
# NDC_PHIN_Fake_Blank
# NDC_Highest_PseudoPhin
# NDC_SamePHIN_Site_Diff_chart - fix
# NDC_SamePHIN_Site_Diff_chart - fix
# NDC_Chart_9_Digit - fix
# NDC_Chart_9_Digit - fix
Line 33: Line 37:
#need to create: CLIinAcqDX_NoCLI_DateinTMPV2  
#need to create: CLIinAcqDX_NoCLI_DateinTMPV2  
#need to create: No_CLIinAcqDX_CLI_DateinTMPV2
#need to create: No_CLIinAcqDX_CLI_DateinTMPV2
== Make PseudoPHINs ==
# NDC_PHIN_Blank (renamed for consistency)
# NDC_Highest_PseudoPHIN
== any other checks after pseudoPhin? ==
{{discussion}}


== Set record as vetted ==
== Set record as vetted ==
Line 45: Line 42:
**How and when do you see Pagasa using this field?
**How and when do you see Pagasa using this field?


 
== Push up data ==
When all processing is done, run [[Push_up_centralized_data.bat]] to return the data to where collectors can add to it.


[[Category:2013 data upgrades]]
[[Category:2013 data upgrades]]
[[Category: Data Processing]]
[[Category:Data Processing]]
[[Category:Data Processing]]

Revision as of 11:39, 9 February 2014

see also Query for centralized for now. see Basic Analysis Capabilities for functionality not related to vetting new data

Need to resolve all http://ccmdb.kuality.ca/index.php/Special:WhatLinksHere/Centralized_data_Vetting_Process

need to make sure all in Data Appending Process is addressed.

Pull down data

Before processing run Pull_down_centralized_data.bat to do backups and move data from the regional server for local processing. This also prevents collectors from sending while data is being processed.

Make PseudoPHINs

As a first step, make PseudoPHINs for all entries, since the further checks depend on there beeing meaningful PHINs.

  1. Run NDC_PHIN_Fake_Blank and resolve PHINs using the "likely matches" form, accessed via the shaking hands button. Resolve all records on list until that query returns no results.

(Template:Discussion NDC_Highest_PseudoPHIN canlikely go since we now have the pseudophin button. agreed? Ttenbergen 11:39, 2014 February 9 (CST))

Check for problems

Use Centralized data front end.mdb "NDC" (New Data Check) queries and fix data as needed:

  1. NDC_SamePHIN_Site_Diff_chart - fix
  2. NDC_Chart_9_Digit - fix
  3. NDC_DiffPhin_SameLN_FN_DOB - confirm correct (do we have a list for false positives?), fix if needs
  4. NDC_SamePhin_Diff_LN_FN_DOB_Sex - confirm correct (do we have a list for false positives?), fix if needs
  5. NDC_SameChart_site_Diff_PHIN
  6. a) started: NDC_VAPinAcqDX_NoVAP_DateinTMPV2
    • b)started: ND_sub_VAPinAcqDX_NoVAP_DateinTMPV2_sub_TMPV2_component
  7. a) started: NDC_No_VAPinAcqDX_VAP_dateinTMPV2
    • b)started: ND_sub_NoVAPinAcqDX_VAP_DateinTMPV2_sub_had_VAP_acqDX
  8. need to create: CLIinAcqDX_NoCLI_DateinTMPV2
  9. need to create: No_CLIinAcqDX_CLI_DateinTMPV2

changes needing to be implemented

CCMDB changes

the following could be done in CCMDB.mdb since all data is already available at collection; still can also do them in front end, should implement them so they translate easily... Ttenbergen 11:22, 2014 February 5 (CST)

  1. started in centralized front end: See 8a & b above: NDC_VAPinAcqDX_NoVAP_DateinTMPV2
  2. started in centralize front end: see 9 above: NDC_No_VAPinAcqDX_VAP_dateinTMPV2
  3. need to create: CLIinAcqDX_NoCLI_DateinTMPV2
  4. need to create: No_CLIinAcqDX_CLI_DateinTMPV2

Set record as vetted

  • last: set Record Status field to ... how does "vetted" sound? if so, get rid of this comment. Ttenbergen 15:01, 2014 January 16 (CST) Template:Discussion
    • How and when do you see Pagasa using this field?

Push up data

When all processing is done, run Push_up_centralized_data.bat to return the data to where collectors can add to it.