Skip to content

Releases: uc-cdis/covid19-tools

summary_report -> summary_clinical (breaking change)

04 Jun 16:29
a2bffd3
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 1.3.0

Notes to tag/commit: 2.0.0

Generated: 2020-06-04

New Features

  • Add "idph_resubmit" script (#58)
  • Fixing CTP ETL, new fields is not required to be ETL'd (#57)

Improvements

  • Remove "order_by" param in JHU peregrine to avoid timeouts (#58)
  • Add basic unit test to make sure ETLs can be imported (#54)

Breaking Changes

  • All ETLs now submit to "summary_clinical" instead of "summary_report" (#54)

CCMap ETL + JHU ETL fix

29 May 20:26
2ff4521
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 1.2.1

Notes to tag/commit: 1.3.0

Generated: 2020-05-29

Improvements

  • JHU ETL: add retries on peregrine timeout (#52)
  • ETL: less verbose submission print (#49)

New Features

  • Added CCMap ETL (#51)

Bug Fixes

  • fix IDPH ETL list index out of range error (#50)

Fix IDPH_ZIPCODE ETL data path

27 May 20:22
ab910de
Compare
Choose a tag to compare
1.2.1

Fix IDPH_ZIPCODE ETL data path

Introduction of Welcome Page

27 May 16:28
7d98d5a
Compare
Choose a tag to compare
feat/new_nb: initial commit (#45)

* feat/new_nb: initial commit

* reverse timeline; add heatmap&rolling average

* update narrative of the cpt notebook

* edit text&conclusion

* delete checkpoint

Co-authored-by: yilinxu <yellen10@gmail.com>

IDPH_ZIPCODE and JHU ETLs small fixes

26 May 18:58
f53ffed
Compare
Choose a tag to compare
1.1.3

JHU ETL: smaller batch size to avoid peregrine errors (#47)

fix IDPH_ZIPCODE initialization

20 May 20:36
Compare
Choose a tag to compare
1.1.2

fix IDPH_ZIPCODE initialization

fix DSCI class name

20 May 18:27
a2b4631
Compare
Choose a tag to compare
1.1.1

fix DSCI class name (#44)

JHU map and time series data in S3

20 May 15:49
77b3315
Compare
Choose a tag to compare
1.1.0

feat(s3-timeseries): ETL JHU time series data to S3 (#43)

1.0.13

05 May 18:05
7ceda29
Compare
Choose a tag to compare
fix: IDPH removed "negative" field (#36)

1.0.4

02 Apr 22:47
05c1786
Compare
Choose a tag to compare

Fix for updated format of JHU data