Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nijz schools dashboard #51

Draft
wants to merge 102 commits into
base: master
Choose a base branch
from
Draft

Nijz schools dashboard #51

wants to merge 102 commits into from

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    27024c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f606839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f5ff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. feat(vaccines_supplied_by_manufacturer): handle ...

    ...response data item if R == 5
    same date, same value, different manufacturer
    jalezi committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    50a8f1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0924261 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. test: adjust assert data due to NIJZ change & ...

    ... delete some prints
    
    vaccinations_by_day: 2021/2/6 & 2021/2/7   45823-> 45252
    vaccinations_by_manufacturer_used: 2021/1/19 2103 -> 2050
    jalezi committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    b6920d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    c97cbd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b9389 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    51b38de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295d40a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    cf476f0 View commit details
    Browse the repository at this point in the history
  2. fix upstream merge

    jalezi committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ee61264 View commit details
    Browse the repository at this point in the history
  3. test: add calculated delta

    jalezi committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    dce39b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. test: remove getDelta() & adjust expected values..

    ... (lover fully vaccinated and used Pfizer doses)
    jalezi committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    598c858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5906e30 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    488e9b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c724c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    bbe97e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ed8f2 View commit details
    Browse the repository at this point in the history
  3. test: nijz schools dashboard

    jalezi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a8517ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b32955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a0eaa7 View commit details
    Browse the repository at this point in the history
  6. feat(types): add school types

    jalezi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0c59275 View commit details
    Browse the repository at this point in the history
  7. feat: add school commands

    jalezi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    601578b View commit details
    Browse the repository at this point in the history
  8. feat: add schools parsers

    jalezi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7e87ed9 View commit details
    Browse the repository at this point in the history
  9. feat: add schools requests

    jalezi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    fafce10 View commit details
    Browse the repository at this point in the history
  10. feat: add scrape nijz schools dashboard funcs

    + schools_timestamp(),
    + schools_date_range_timestamps(),
    + schools_confirmed_and_active_cases(),
    + schools_age_group(),
    + schools_age_group_confirmed_weekly(),
    + schools_age_groups_triada(),
    + schools_age_group_percent_per_capita_weekly(),
    + schools_age_groups_percent_triada_weekly(),
    + schools_age_group_percent_weekly(),
    jalezi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    bd22e68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1a2843 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    fb6492f View commit details
    Browse the repository at this point in the history
  2. test_ lower expectations

    jalezi committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    4a18e98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8925200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c00107 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25ff7d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    c3a781f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab66ad View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    6b84b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db700e5 View commit details
    Browse the repository at this point in the history
  3. test: lower expectations

    jalezi committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5d43362 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. test: lower expectations

    jalezi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ba07fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845124e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609be27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9962957 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d87e37c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2288535 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. test: lower expectations

    jalezi committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    747d88c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe37a2 View commit details
    Browse the repository at this point in the history
  3. test: lower expectations

    jalezi committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    85d83ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc82f6f View commit details
    Browse the repository at this point in the history
  5. test: lower expectations

    jalezi committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    11f1079 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    bf818fa View commit details
    Browse the repository at this point in the history
  2. test: lower expectations

    jalezi committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    6b48c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc7bd11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    466b403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e071bf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. test: lower expectations

    jalezi committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e8c8947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e406d6 View commit details
    Browse the repository at this point in the history
  3. test: lower expectations

    jalezi committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    093afdf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    ecd47ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c772c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc18207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80a3d00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    597ed3e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. test: lower expectations

    jalezi committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    46028bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73eb1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff8b0b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    920d92d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    078e9b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. test: lower expectations

    jalezi committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    53f4aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2498b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e324f5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    049cd46 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    3952c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb46bc View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Test: lower expectations

    jalezi committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    dbd0724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a912092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e0798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0274d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba77633 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    944c030 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    a1f1e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f07245 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    be2abcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1eaed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ed8b19 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    1b847d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ddc67 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. test lower pfizer expectation

    jalezi committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    e5c0866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25289db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76be975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd43003 View commit details
    Browse the repository at this point in the history
  5. test lower expectations

    jalezi committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c66454a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e349cd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    59474aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e6938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b54401 View commit details
    Browse the repository at this point in the history
  4. Moar tolerance

    stefanb authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b1315e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    9831572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0667f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5af114 View commit details
    Browse the repository at this point in the history
  4. test lower expectatitions

    jalezi committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    d60a4a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. test lower male second dose expectatitions...

    ... on 2021-03-10
    jalezi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    505d5bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ac3e1 View commit details
    Browse the repository at this point in the history