Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

16flotho/corona-bz-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No data available anymore

The official source of the data has stated that the publication of data related to the corona virus will be discontinued on the 31.12.2022. With the data also this API/Parser will come to an end and has hopefully never to be used again.


Corona South Tyrol parser and API (Archive)

An inofficial parser and API for COVID-19-Data of South Tyrol from the website https://www.provinz.bz.it/sicherheit-zivilschutz/zivilschutz/aktuelle-daten-zum-coronavirus.asp. The data gets parsed daily and supplied via https://16flotho.github.io/corona-bz-parser/

The data is additionally posted on Twitter on the Account @CovidSuedtirol

Warning

Currently no hospital data can be fetched because no data is available

Usage of the API

Use https://16flotho.github.io/corona-bz-parser/data/<date>.json to get the data of the specified date.
The field date must be in the format DD.MM.YYYY

The badge below shows if there todays data is already parsed and available:

  • Green: Todays data is fetched and available in the API
  • Red: Todays data is not available yet.

parse-todays-corona-bz-data

Usage of the parser

Clone the repo

Installation

npm install

Run

node corona-bz-parser.js

If data was fetched sucessfully an new file was generated at data/<todays-date>.json. If not a corresponding message is shown.

About

Provides an API and parser for COVID-19 Data in South Tyrol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors