Skip to content

QA/QC functions and write QA/QC to logfiles #2

@kellypierce

Description

@kellypierce

Add logging functionality to capture the following statistics:

Address Validation

  • count validated
  • count where validated is different from input (disregarding case)
  • count where validation failed

Geocoding

  • count geocoded
  • tally of match/no match/tie
  • QA/QC checks (perhaps involving some regex work): does the expected city match the output city? state? etc.
  • reporting on no match or tie addresses: write to file for inspection?
  • frequency table of street names, city names for no-match or tie input addresses and for matched addresses

Pre-validation and geocoding QA/QC is manual; also explore common error patterns to automatically look for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions