This project contains the research code which applies sid to Germany and accompanies several publications. See below for a list.
Most data sets for this project are freely available and are added to the repository or
will be downloaded while executing the project. One data set, the microcensus of 2010,
is provided by the FDZ (Forschungsdatenzentren) for researchers for free after a
registration. Place the the
.dta
of the census under
src/original_data/population_structure/microcensus2010_cf.dta
.
To create the environment for running the code, we rely on conda. Type
$ conda env create
$ conda activate sid-germany
to create and activate the environment. The workflow of the project is managed by pytask. Build the project with
$ pytask
sid-germany provides the code for the following publications. Take a look at the releases to replicate a certain publication.
- Gabler, J., Raabe, T., & Röhrl, K. (2020). People Meet People: A Microlevel Approach to Predicting the Effect of Policies on the Spread of COVID-19.
- Dorn, F., Gabler, J., von Gaudecker, H. M., Peichl, A., Raabe, T., & Röhrl, K. (2020). Wenn Menschen (keine) Menschen treffen: Simulation der Auswirkungen von Politikmaßnahmen zur Eindämmung der zweiten Covid-19-Welle. ifo Schnelldienst Digital, 1(15).
- Gabler, J., Raabe, T., Röhrl, K., & Gaudecker, H. M. V. (2020). Die Bedeutung individuellen Verhaltens über den Jahreswechsel für die Weiterentwicklung der Covid-19-Pandemie in Deutschland (No. 99). Institute of Labor Economics (IZA).
- Gabler, J., Raabe, T., Röhrl, K., & Gaudecker, H. M. V. (2021). Der Effekt von Heimarbeit auf die Entwicklung der Covid-19-Pandemie in Deutschland (No. 100). Institute of Labor Economics (IZA).