Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transformation of NPI data and preliminary analysis #231

Closed
mknaranja opened this issue Mar 28, 2022 · 3 comments · Fixed by #443
Closed

Transformation of NPI data and preliminary analysis #231

mknaranja opened this issue Mar 28, 2022 · 3 comments · Fixed by #443
Assignees
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.

Comments

@mknaranja
Copy link
Member

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.

@mknaranja mknaranja added loc::data analysis This issue concerns any kind of data analysis. loc::data handling This issue concerns any kind of data handling. labels Mar 28, 2022
@mknaranja mknaranja self-assigned this Mar 28, 2022
@xsaschako xsaschako moved this to Product Backlog in MEmilio: Data, tools and more Oct 6, 2022
@xsaschako xsaschako added class::feature A feature to be implemented for some part of the software prio::moderate The priority of this task is moderate. labels Oct 6, 2022
@mknaranja mknaranja moved this from Product Backlog to Epics in MEmilio: Data, tools and more Oct 10, 2022
@mknaranja mknaranja removed the prio::moderate The priority of this task is moderate. label Oct 10, 2022
@mknaranja
Copy link
Member Author

In favor of a well described epic, this one should be closed and #412 #413 #414 should be mentioned in the new epic.

@mknaranja
Copy link
Member Author

Clustering now moved to #444

@patricklnz
Copy link
Member

Tests added in #539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
4 participants