Skip to content

Releases: EHDEN/ETL-UK-Biobank

ETL-UK-Biobank v2.1.0

28 Mar 18:06
Compare
Choose a tag to compare

Fixes and improvements:

ETL-UK-Biobank v2.0.1

25 Mar 22:19
c42da5b
Compare
Choose a tag to compare

ETL-UK-Biobank v2.0.0

25 Mar 12:46
Compare
Choose a tag to compare

ETL-UK-Biobank v1.4.1

16 Aug 10:46
9cbe29b
Compare
Choose a tag to compare

Two fixes:

  • Fix stem table to drug exposure when end date is missing #322
  • Improved error reporting #321

ETL-UK-Biobank v1.4.0

09 Aug 15:36
7876103
Compare
Choose a tag to compare

Changes in v1.4.0:

  • Fix in short ICD codes #309
  • Several memory use improvements
  • GP clinical follows domain target concept #113
  • Baseline field mapping to numeric and value #258

ETL-UK-Biobank v1.3.1

21 Jun 10:54
b501853
Compare
Choose a tag to compare

Fix for baseline to person #307

ETL-UK-Biobank v1.3.0

12 Jun 15:19
Compare
Choose a tag to compare

Changes in v1.3.0:

  • Lower memory usage by using batch insert and reading source files as generator where possible #300 #306
  • Handle read v2 codes in gp covid tpp clinical table #295
  • Add handling of placeholder dates gp data #280 #290
  • Add mapping of local EMIS script codes #239

ETL-UK-Biobank v1.2.0

07 Jun 17:49
Compare
Choose a tag to compare

Changes in v1.2.0:

  • Device ids of blood assays from baseline field mapped to unique_device_id #31
  • Batch transformation for covid19 tables #298
  • Config parameter to toggle between GP sources ('regular' and COVID19) #299

ETL-UK-Biobank v1.1.0

24 Apr 08:58
69f3612
Compare
Choose a tag to compare

Various fixes after first full ETL run.

  • #254 , #251
  • Edit DQD thresholds
  • Fix for visit id creation, potentially fixing #255
  • Update to CTV3 code mapping
  • Update to baseline code mapping
  • Mapping from ICD10 to ICDO3
  • Creation of vocabulary views
  • Parameterise all sql queries

ETL-UK-Biobank v1.0.1

08 Mar 10:02
915a393
Compare
Choose a tag to compare

New Features

--

Fixes