Skip to content

Releases: uc-cdis/covid19-tools

covid19-notebook-etl `maxfev` fix

07 Oct 19:56
d3645a0
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.9.3

Notes to tag/commit: 4.9.4

Generated: 2021-10-07

Improvements

  • update limitation of the max bounds (maxfev) in curve_fit (#233)

4.9.3

05 Oct 18:59
266bed8
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.9.2

Notes to tag/commit: 4.9.3

Generated: 2021-10-05

Bug Fixes

  • Identified and fixed a bug IDPH Hospital Utilization (#228, #232)

4.9.2

01 Oct 15:12
2deeb36
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.9.1

Notes to tag/commit: 4.9.2

Generated: 2021-10-01

Bug Fixes

  • Identified and fixed a bug IDPH Regional ICU Capacity ETL in QA (#227, #230)

(4.9.1) Add_NEW_IDPH_ETLs

29 Sep 20:27
74e5abd
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.9.0

Notes to tag/commit: 4.9.1

Generated: 2021-09-29

New Features

  • New ETL jobs are added
    • IDPH Regional ICU Capacity is added (#227, #230)
    • IDPH Hospital Utilization (#228)

4.9.0

13 Sep 19:18
1ac67e3
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.8.3

Notes to tag/commit: 4.9.0

Generated: 2021-09-13

Improvements

  • Update IL_tab_charts notebook - use data from the past 90 days because
    using 360 days of data or all the data since the beginning of the pandemic
    does not give good results anymore (#226)
  • IDPH-facility source url which was deprecated since 11/06/2020 is updated
    with a new url (#223)

New Features

  • Remove the cron job for IDPH-Hospital. (#225)
  • We can now get IDPH-facility data over a date range from the source. (#223)

4.8.3

16 Aug 14:29
e26f399
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.8.2

Notes to tag/commit: 4.8.3

Generated: 2021-08-16

Bug Fixes

  • IDPH-Vaccine ETL: Fix "NoneType object is not iterable" error (#222)

Retries + IDPH-Vaccine: fix 'race' mapping again

08 Jul 22:23
15d619a
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.8.1

Notes to tag/commit: 4.8.2

Generated: 2021-07-08

Improvements

  • IDPH_Vaccine ETL: add mapping for 'race' value 'Middle Eastern or North
    Africa' + add progress logging (#221)
  • Add retries to GET requests for all ETLs (#221)

IDPH-Vaccine: fix 'race' mapping

08 Jul 15:21
b86095b
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.8.0

Notes to tag/commit: 4.8.1

Generated: 2021-07-08

Improvements

  • IDPH-Vaccine: fix 'race' mapping (#220)

IDPH_VACCINE_TO_S3 ETL

25 Jun 17:09
a1dbe10
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/covid19-tools

Notes since tag: 4.7.6

Notes to tag/commit: 4.8.0

Generated: 2021-06-25

Improvements

  • Fix JHU ETLs by adding the new "Summer Olympics 2020" "country" to known
    countries (#216)
  • add a documentation on how to share notebooks from the Gen3 Workspaces.
    (#214)

New Features

  • Add ETL IDPH_VACCINE_TO_S3. It must run AFTER the IDPH_VACCINE ETL
    completes. (#215)

Fix datetime format for vaccine

08 Jun 19:11
c0cfa84
Compare
Choose a tag to compare

Fix datetime format of IDPH vaccine ETL