Skip to content

Data Owner Tools 2.2.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dehall dehall released this 10 Nov 20:36
· 70 commits to master since this release
c8bd145

The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.

What's Changed

  • Concat address by @keithjmiller in #40
  • changed extracted format in handle_row() within extract.py to output dob as YYYY-MM-DD instead of ISO format by @jsrockhill in #43
  • data_reader.py now only queries distinct patids from the private_address_history table by @jsrockhill in #42
  • adds separate garble time to metadata file by @jsrockhill in #44

New Contributors

Full Changelog: v2.2.0-beta...v2.2.0-rc1