Skip to content

Dashboard statistics for Corona in Germany over a time period of past 4 weeks.

Notifications You must be signed in to change notification settings

AAlagu/corona-dashboard-germany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Acknowledgements

About The Project

In the midst of all covid19 apps and websites available, this project tries to visualize the recent Corona statistics about Germany. The data is queried from a public accessible REST API. Following interactive elements are implemented:

  • Selection of a region: These regions are Germany in total or a single county such as Baden-Wuerttemberg, Rheinland-Pfalz, etc.
  • Time frame for the statistics: 1,2,3,4 weeks back from now
    • The statistics covers: total number of cases, total number of deaths and total number of recovered. Each for the selected period of time (e.g. 2 weeks back from now).

The visualizations are done in such a way that change of control element changes all associated components used, for a better understanding of the underlying data.

corona-stats-germany_website screenshot

Getting Started

To get a local copy up and running follow these steps.

Installation

  1. Clone the repo

    git clone https://github.com/AAlagu/corona-dashboard-germany.git 
  2. Install YARN packages

    yarn install 
  3. Runs the app in the development mode

    yarn start 

Usage

On opening the site, the data for the Germany in total for the past 4 week time period is shown. The searchbar could be used to look up for a specific state. At the same time the required state can also be selected from the table. As data communicated from individual states to the respective health authorities are independent of one another and due to the delays over the weekend, the last updated time may vary And this is more pronounced over the weekend.

Acknowledgements

About

Dashboard statistics for Corona in Germany over a time period of past 4 weeks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published