Data Owner Tools 2.2.0 Beta 1
Pre-release
Pre-release
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
- Timestamp (and metadata file) by @jsrockhill in #27
- "-o" option removed, metadata incorporated to garble.py output by @jsrockhill in #28
- README: update pip before installing dependencies by @radamson in #26
- Add
extract.py
database schema name option by @radamson in #30 - Garble: Handle Windows Style Pathnames by @radamson in #31
- Add Data Quality and Characterization Step to README by @radamson in #29
households.py
Includes metadata when creating garbled zip archive for household files by @jsrockhill in #32- Added metadata validation to
linkid_to_patid.py
by @jsrockhill in #33 - Added default
sourcefile
behavior togarble.py
andhouseholds.py
by @jsrockhill in #35 - Updated README to clarify
households.py
argument syntax by @jsrockhill in #34 - Update Schema with All Allowable Sex Values by @radamson in #36
- Lock
sqlalchemy
dep by @radamson in #41
Full Changelog: v2.1.0...v2.2.0-beta