Skip to content

Releases: uc-cdis/covid19-tools

Fix to add county

24 May 18:03
d1ca73a
Compare
Choose a tag to compare

Adding county

Covid 19 vaccine data

04 May 16:14
083cdc6
Compare
Choose a tag to compare

ETL for covid19 vaccine

4.7.3

29 Apr 15:35
962d073
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.7.2

Notes to tag/commit: 4.7.3

Generated: 2021-04-29

New Features

  • add last updated date to jhu_geojson_latest.json for display on frontend
    (#195)
  • Added notebook tutorial for exporting pfb data to tsv in jupyter notebook
    environment (#197)

Improvements

  • Add python demonstration (#199)

4.7.2

23 Apr 18:44
94eac38
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.7.1

Notes to tag/commit: 4.7.2

Generated: 2021-04-23

Improvements

  • Update IL_tab_charts notebook (#196)

New Features

  • Update README for datasets. (#194)
  • Add cross validation and GoogleNet transfer learning (#192)
  • Call Kaggle api, download covid19-radiography-database (#192)

covid19-notebook-etl: IL charts

02 Apr 21:36
5cf1df8
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.7.0

Notes to tag/commit: 4.7.1

Generated: 2021-04-02

New Features

  • Add IL_tab_charts notebook to covid19-notebook-etl (#190)

Improvements

  • Fix run-with-slack success message (#190)

New covid19-notebook-etl job

24 Mar 20:22
27a7eba
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.8

Notes to tag/commit: 4.7.0

Generated: 2021-03-24

New Features

  • Make copies of the "nb-etl" Dockerfile and scripts; rename them
    "covid19-notebook-etl" and remove sections relevant to the Bayes model. The
    old files will stay here until we can completely deprecate the "nb-etl"
    job, which runs the Bayes model. The new "covid19-notebook-etl" job only
    runs notebooks. (#188)

Deployment Changes

  • Deploy the new job by adding covid19-notebook-etl to the manifest
    versions block (#188)

Fix ctp number format

23 Mar 15:42
00f741e
Compare
Choose a tag to compare

Fix CTP number format

nb-etl axis fix and slack webhook

18 Mar 15:32
db007e4
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.6

Notes to tag/commit: 4.6.7

Generated: 2021-03-18

Improvements

  • Update plot-trend.r to fix the x-axis interval (#187)
  • Add slack webhook to nb-etl job (#184)
  • changes UI styling of welcome page to match closer with PRC styling (#183)

nb-etl: Serial file fix

03 Mar 17:29
4b6b177
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.5

Notes to tag/commit: 4.6.6

Generated: 2021-03-03

Bug Fixes

  • Update the
    covid19-notebooks/bayes-by-county/modelInput/ILSerialIntervalV1.csv file to
    temporarily fix the error when running the model. The final fix would be
    add the code to generate ILSerialIntervalV1.csv when the job runs. (#182)

NCBI-manifest ETL: fix asyncio error

02 Mar 20:05
79373cd
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.6.4

Notes to tag/commit: 4.6.5

Generated: 2021-03-02

Bug Fixes

  • NCBI-manifest ETL: fix asyncio error (#181)

Improvements

  • Fix the compressed x-axis issue, add interactive plotting with all rt plot
    (#180)