Skip to content

Releases: uc-cdis/covid19-tools

nb-etl: fix Bayes model image and error handling

24 Feb 21:27
7dcd268
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.3

Notes to tag/commit: 4.6.4

Generated: 2021-02-24

New Features

  • Strike-through removed datasets (#175)

Improvements

  • X-Ray notebook: more error handling (#174)
  • Peregrine function will raise the error KeyError: 'url' randomly. It is
    probably a fence problem. Add few more lines to catch the
    errors. (#173)
  • nb-etl Dockerfile: fix Python dependencies installation and R dependencies
    installation (#172)
  • Bayes model: small logic fix and improve error handling (do not fail
    silently) (#172)

JHU to S3 ETL: process "Unassigned" data

09 Feb 20:15
58ed509
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.2

Notes to tag/commit: 4.6.3

Generated: 2021-02-09

Improvements

  • JHU to S3 ETL: process "Unassigned" county data instead of ignoring it to
    get more accurate global counts (#171)

update ctp

04 Feb 16:34
05981b0
Compare
Choose a tag to compare

update headers of ctp

4.6.1

12 Jan 17:08
a4ea23f
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.0

Notes to tag/commit: 4.6.1

Generated: 2021-01-12

Improvements

  • JHU ETL: remove timezone from dates in submissions (#165)
  • update the Covid-19 commons Workspace Jupyter notebooks welcome page info
    and formatting (#164)

JHU ETL: last date only

11 Jan 17:08
54f56f0
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.5.6

Notes to tag/commit: 4.6.0

Generated: 2021-01-11

Improvements

  • JHU ETL: only keep the data corresponding to the latest date (#163)

Fix minor bugs

18 Dec 21:34
a0ce850
Compare
Choose a tag to compare
  • Fix summary_socio_demographic submitter id
  • Fix only close live session for ncbi etl

Fix previous release

17 Dec 00:33
1a062fc
Compare
Choose a tag to compare
4.5.5

fix(retries): fix retry logic (#161)

Support Com-Mobility project

16 Dec 20:53
e67163f
Compare
Choose a tag to compare
Feat/mobility (#160)

* feat(mobility): parse csv file

* chore(code): refactor

* chore(code): remove unused dependencies

* feat(last_submit): only submit the new data

* fix(typos): fix typos

* chore(retries): use limited retry numbers

* chore(README): update doc

Fix bug of generating empty files

15 Dec 16:00
ddceafd
Compare
Choose a tag to compare

Fix too many connections to bigquery

14 Dec 18:10
5d27dd0
Compare
Choose a tag to compare
4.5.2

fix(connectin): fix too many connections (#156)