Coder Social home page Coder Social logo

rgieseke / opencoviddata Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 128.61 MB

Code to download Covid-19 data from RKI SurvStat

Home Page: https://rgieseke.github.io/opencoviddata/

License: BSD 2-Clause "Simplified" License

Makefile 1.08% Python 98.92%
covid-19 corona

opencoviddata's Introduction

Covid19 Datasets

RKI SurvStat Covid19 Data

https://survstat.rki.de/Default.aspx

Downloaded via

https://tools.rki.de/SurvStat/SurvStatWebService.svc

Licenses

Data

RKI SurvStat

Die Verwendung von Daten aus der SurvStat@RKI 2.0-Anwendung ist außer zu werblichen Zwecken gestattet, jedoch nur unter Quellenangabe. Vorgeschlagene Zitierweise: »Robert Koch-Institut: SurvStat@RKI 2.0, https://survstat.rki.de, Abfragedatum: ..2020«

Population data

© Statistisches Bundesamt (Destatis), 2020 Datenlizenz Deutschland – Namensnennung – Version 2.0

Code

The downloading and processing code in this repository are licensed under a BSD license

opencoviddata's People

Contributors

rgieseke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

showlabor

opencoviddata's Issues

allow for multidimensional queries

The SurvStat webservice only provides two-dimensional data. To get a multidimensional data set one could loop over the values of a third (and forth, and fifth, ...) attribute of interest and filter accordingly.

It likely plays a role in terms of performance which variables are chosen as row and column, and which are used as filters. For instance it might be preferable to reduce the number of queries by choosing the variables with the highest number of values (typically county and reporting week) as row and column... on the condition that this doesn't crash the service.

A concrete case which would be useful for https://github.com/hzi-braunschweig/SORMAS-data-generator in its present implementation would be to get case numbers per reporting week, county and case definition (Falldefinitionskategorie). 🙂

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.