Skip to content

Uses Kibana and Elasticsearch to visualize RKI's covid-19 data.

License

Notifications You must be signed in to change notification settings

txtData/rkiVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script stores RKI's primary covid data (the case and death numbers that you see in the news every day) in Elasticsearch. With the help of Kibana, the data can then be explored interactively.

Screenshot

To run the script, first create a new Python environment with:

  • conda install pandas
  • conda install elasticseach

Then follow these steps:

About

Uses Kibana and Elasticsearch to visualize RKI's covid-19 data.

Topics

Resources

License

Stars

Watchers

Forks

Languages