Transformation of NPI data and preliminary analysis #231
Labels
class::feature
A feature to be implemented for some part of the software
loc::data analysis
This issue concerns any kind of data analysis.
loc::data handling
This issue concerns any kind of data handling.
The https://www.corona-datenplattform.de/ provides finely granulated information on non-pharmaceutical interventions (NPIs) against Sars-CoV-2 on county scale. This information is extracted from official political publications and NPIs are mentioned when they were considered for implementation. However, for incidence-dependent NPIs a combination with incidence data has to done to get to know when which NPIs were active (and not only mentioned in the regulations).
In a first step, this information has to be brought in a pandas data frame as our other data. After combination with incidence data, clustering may be needed to cluster interventions that are highly correlated with respect to the dates when they were active.
The text was updated successfully, but these errors were encountered: