Skip to content

Releases: covid19datahub/Python

v0.1.1

18 May 07:08

Choose a tag to compare

Basic functionality working:

  • Date filtering
  • Country and multiple country filter
  • Caching
  • Warnings and errors (returns None, doesn't throw exceptions)
  • Empty result warning
  • Sorts by date

v0.0.3

15 May 15:04

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

Date accepted in string format.

v0.0.2

15 May 11:35

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

Added interface of COVID19() from R package.

  • Filtering by country and dates.
  • Not all parameters working yet.
  • Caching not implemented.

v0.0.1

15 May 09:28

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Initial test pre-release.