Skip to content

Releases: sledilnik/py-cepimose

0.1.15

23 May 19:30
Compare
Choose a tag to compare

Fix vaccinations_by_manufacturer_used #27

0.1.14

22 May 09:55
Compare
Choose a tag to compare

Changes

  • Split tests into important ones (actively used) and the ones possibly used in future #26
  • Date range for age group and region #24
    • added vaccinations_by_manufacturer_used()
    • added vaccinations_date_range()

0.1.13

19 May 07:07
d005e35
Compare
Choose a tag to compare

Fix vaccinations_by_municipalities_share(): support for R==16
Tests adjustments

0.1.12

18 May 08:58
6d16338
Compare
Choose a tag to compare

Changes:

  • Fix scraper after NIJZ changes #21
    • Fixes vaccinations_by_region()
    • Fixes vaccines_supplied_by_manufacturer_cumulative()
    • Fixes vaccinations_by_age_group()
    • Fixes vaccinations_age_group_by_region_on_day
    • Fixes vaccinations_by_manufacturer_supplied_used()
    • Removes vaccinations_by_manufacturer_used()
  • Enum values not in single quotes #22
  • feat: +vaccinations_gender_by_date #23
    • Adds vaccinations_gender_by_date()
    • Fixes vaccinations_by_municipalities_share()
    • Fixes vaccinations_timestamp()

0.1.11

16 May 02:21
35f5f80
Compare
Choose a tag to compare

Changes:

  • Fix field mixup in vaccinations_by_region_by_day #20
  • Skipping non-essential tests

0.1.10

14 May 19:48
88fdd4f
Compare
Choose a tag to compare

Fix vaccination_by_day() when only second doses were administered in a day #19

0.1.9

14 May 15:41
cb1eacd
Compare
Choose a tag to compare

Emergency release, changes:

  • Fix after NIJZ change queries #18
  • Test: No last row assertion, increase tolerance #17

0.1.8

12 May 19:09
Compare
Choose a tag to compare

Changes:

  • Added vaccinations_by_manufacturer_supplied_used() #16
  • Added vaccinations_age_group_by_region_on_day() #15
  • Test adapted for latest data

0.1.7

03 May 13:55
046b9c3
Compare
Choose a tag to compare

0.1.6

01 May 20:54
a2167da
Compare
Choose a tag to compare

feat(vaccinations_by_region_by_day): +Region enum #12