/sid-germany

Specialize SID to the german context.

Primary LanguageJupyter NotebookMIT LicenseMIT

sid-germany

GitHub

Documentation Status

image

pre-commit.ci status

image

This project contains the research code which applies sid to Germany and accompanies several publications. See below for a list.

Usage

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

Publications

sid-germany provides the code for the following publications. Take a look at the releases to replicate a certain publication.