Skip to content

Releases: mitre/data-owner-tools

Data Owner Tools 2.2.1

20 Jul 15:13
38bd3e9
Compare
Choose a tag to compare

Data Owner Tools 2.2.1 brings in a few extra bug fixes that missed getting merged to master earlier.

What's Changed

Full Changelog: v2.2.0...v2.2.1

Data Owner Tools 2.2.0

13 Jul 17:11
6ec0195
Compare
Choose a tag to compare

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.

Data Owner Tools 2.2.0 Release Candidate 7

26 Apr 13:53
6ec0195
Compare
Choose a tag to compare

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

  • Additional households fixes based on testing by @dehall in #58

Full Changelog: v2.2.0-rc6...v2.2.0-rc7

Data Owner Tools 2.2.0 Release Candidate 6

18 Apr 18:17
f6d11fc
Compare
Choose a tag to compare

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

  • Additional tweaks to improve performance of household inference by @dehall in #57

Full Changelog: v2.2.0-rc5...v2.2.0-rc6

Data Owner Tools 2.2.0 Release Candidate 5

04 Apr 19:56
4619b41
Compare
Choose a tag to compare

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

  • Split detailed comparisons in household inference by @dehall in #56

Full Changelog: v2.2.0-rc4...v2.2.0-rc5

Data Owner Tools 2.2.0 Release Candidate 4

17 Mar 17:44
54c9a39
Compare
Choose a tag to compare

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

  • Household inference improvements by splitting data by @dehall in #55

Full Changelog: v2.2.0-rc3...v2.2.0-rc4

Data Owner Tools 2.2.0 Release Candidate 3

01 Mar 15:57
a4935df
Compare
Choose a tag to compare

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

  • Additional fixes based on partner testing by @dehall in #54

Full Changelog: v2.2.0-rc2...v2.2.0-rc3

Data Owner Tools 2.2.0 Release Candidate 2

12 Jan 16:06
26bd083
Compare
Choose a tag to compare

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 since RC1

  • Fix data characterization script by @dehall in #45
  • Timestamp Standardization Re-Submission by @jsrockhill in #46
  • Cherrypick of garble-cherry-pick by @jsrockhill in #51
  • added flag to ignore validation issues in linkid_to_patid.py by @jsrockhill in #48
  • Strip whitespace from salt file by @dehall in #50
  • Fix extract on MSSQL, conditionally add nulls last based on DB engine by @dehall in #49
  • Improve performance of household inference by @dehall in #37
  • Encoding fix by @dehall in #53
  • README rewrite by @dehall in #52

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

Data Owner Tools 2.2.0 Release Candidate 1

10 Nov 20:36
c8bd145
Compare
Choose a tag to compare

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

Data Owner Tools 2.2.0 Beta 1

13 Oct 21:37
fd35c84
Compare
Choose a tag to compare
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 to garble.py and households.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