mathisdt / corona-overview

(abandoned) uses the Covid-19 data of the state health authority of Lower Saxony to create a short history for selectable locations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license last released

Corona Overview

What does it do?

This small program uses the Covid-19 data of the state health authority of Lower Saxony available from niedersachsen.de and exports a short history for a list of locations.

Getting started

  • get the Java Runtime Environment (JRE) in version 11 or newer
  • download the lastest release and unpack it
  • start it using the script contained in the "bin" directory or with java -jar corona-overview.jar and append a list of locations (which are in Lower Saxony) as parameters.
  • you should consider piping the output into a file (it's HTML formatted)

About

(abandoned) uses the Covid-19 data of the state health authority of Lower Saxony to create a short history for selectable locations

License:GNU General Public License v3.0


Languages

Language:Java 100.0%