Giter VIP home page Giter VIP logo

vaccines_germany's Introduction

Vaccines by county in Germany

Introduction

This project is mainly considered as a exercise in the usage of git (and GitHub), Rstudio and possibly developing a shiny App. Based on the vaccination data published by the RKI this project will focus on creating a visualization of the development of vaccinations administered on county level.

Data

As mentioned the main data originates directly from the data published by the RKI. It’s divided into date of vaccination applied, vaccination place based on county id, vaccination category (first, second or third shot), age group and a count of applied vaccinations in a given county. To achieve a better usability and readability of the county id, which is derived from the AGS (amtlicher Gemeindeschlüssel), I matched the vaccination table to data acquired from regionalstatistik.de (see References for further information). This allowed me to create an easily searchable string where either county id or county (or in some cases city) name can be provided to find the desired vaccination place.

The Shiny App

This section briefly describes the shiny app and covers user inputs and visualization description.

User Selection

The Shiny application allows currently for three different user selections. Vaccination place, vaccination categories and time-period.

  1. Vaccination place: Uses county id or name. Currently only one county/ city can be selected.
  2. Vaccination category: Select first, second, third shot or all three. Every category is displayed by a single graph.
  3. Time-Period: Allows for a period specification. Default is always the global earliest and latest data point in the vaccination data. A special behaviour is triggered when selecting only one day (line graph changes to a bar-plot).

Output

First and foremost the app provides a visualization of the vaccinations applied in a given county by drawing a line graph based on the cumulative sum of administered vaccines. An exception occurs if a single day is selected. In this case a simple bar plot is drawn (one column per category). Below the graph a table summarises the end sum of vaccinations per chosen category in the selected period.

Known Bugs

Currently the change to a single day visualisation produces a confusing graph with a terrible x-axis and buggy legend. The data in the table and in the tooltip are correct though.

References

Robert Koch-Institut (2021): COVID-19-Impfungen in Deutschland, Berlin: Zenodo. DOI: 10.5281/zenodo.5126652

Statistische Ämter des Bundes und der Länder, Regionalstatistik: 11111-01-01-5 Gebietsfläche in qkm - Stichtag 31.12. - regionale Tiefe: Gemeinden, URL: tinyurl.com/agsdatasource

vaccines_germany's People

Contributors

tenalf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.