Skip to content

Final Project for 'Effective programming practices for economists' (University of Bonn, winter term 22/23)

License

Notifications You must be signed in to change notification settings

SvenEis/nkpc_estimation

Repository files navigation

The New Keynesian Phillips Curve: An Empirical Assessment

image image pre-commit.ci status image License: MIT Repo Size

Repository Information

This is the repository to the final project for the course Effective programming practices for economists by Sven Eis. It contains all necessary scripts to reproduce the dependencies of the paper, and to compile the paper itself.

Usage

Environment

To reproduce this repository you need to install the required packages with the package manager conda (Installation). Once installed, open a shell and execute the following:

$ cd /to/project/root
$ conda env create -f environment.yml
$ conda activate nkpc_estimation

pytask

Once the environment is installed and activated, build the project by executing

$ pytask

The pytask command executes all necessary scripts.

Results

After running pytask, a new folder named bld is created with all the files.

Credits

This project was created with cookiecutter and the econ-project-templates.

About

Final Project for 'Effective programming practices for economists' (University of Bonn, winter term 22/23)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •