Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added default sourcefile behavior to garble.py and households.py #35

Merged
merged 18 commits into from
Oct 12, 2022

Commits on Oct 6, 2022

  1. created verify-linkage-metadata.py to compare metadata from garble.py…

    … output and results from linkage-agent-tools
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8a8364f View commit details
    Browse the repository at this point in the history
  2. style checks

    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8ddf9b0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    77735fa View commit details
    Browse the repository at this point in the history
  4. renamed verify_linkage_metadata.py to validate_metadata.py and moved …

    …it to utils. Updated linkid_to_patid.py to validate metadata before translating linkids
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6bdf16a View commit details
    Browse the repository at this point in the history
  5. updated households.py to add timestamp to inferred households_pii, an…

    …d updated linkid_to_patid.py to work with households
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    23ae64b View commit details
    Browse the repository at this point in the history
  6. created verify-linkage-metadata.py to compare metadata from garble.py…

    … output and results from linkage-agent-tools
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8b67a68 View commit details
    Browse the repository at this point in the history
  7. style checks

    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    7c864bf View commit details
    Browse the repository at this point in the history
  8. Update README.md

    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f529f58 View commit details
    Browse the repository at this point in the history
  9. renamed verify_linkage_metadata.py to validate_metadata.py and moved …

    …it to utils. Updated linkid_to_patid.py to validate metadata before translating linkids
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c5c222f View commit details
    Browse the repository at this point in the history
  10. updated households.py to add timestamp to inferred households_pii, an…

    …d updated linkid_to_patid.py to work with households
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    ab5dead View commit details
    Browse the repository at this point in the history
  11. Merge branch 'verify-linkage-results' of https://github.com/mitre/dat…

    …a-owner-tools into verify-linkage-results stemming from rebase
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    0c8d95d View commit details
    Browse the repository at this point in the history
  12. updated readme

    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4afdfb9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f8ef289 View commit details
    Browse the repository at this point in the history
  14. updated households.py and garble.py to find the newest file in temp-d…

    …ata if no sourcefile argument is provided
    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9a6b099 View commit details
    Browse the repository at this point in the history
  15. updated readme

    jsrockhill committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    268a762 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Updated README.md with @dehall's suggestion

    Co-authored-by: Dylan Hall <dehall@mitre.org>
    jsrockhill and dehall committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b00dbc8 View commit details
    Browse the repository at this point in the history
  2. made a few small changes to households.py and garble.py with how they…

    … handle timestamp comparison in line with comments from @dehall. Also made a few updates to README
    jsrockhill committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cf34a72 View commit details
    Browse the repository at this point in the history
  3. style checks

    jsrockhill committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1573f3f View commit details
    Browse the repository at this point in the history