Skip to content

schmanat/covid19-aut-stats

 
 

Repository files navigation

COVID-19 numbers (Austria)

What's in here?

  • A simple script to scrape the latest numbers from sozialministerium.at.

How to use?

poetry run python3 update-csv.py --output-file covid19-aut.csv
poetry run csvs-to-sqlite covid19-aut.csv covid19-aut.sqlite
poetry run datasette covid19-aut.sqlite

Sources:

This repository contains data scraped from ORF.at and the website of the Austrian "Bundesministerium Soziales, Gesundheit, Pflege und Konsumentenschutz.

About

Utilities for collecting COVID-19 statistics for Austria

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Makefile 1.1%