Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.35 KB

Specialization Trends in Economics Research using JEL Codes

image image pre-commit.ci status Ruff

Project as part of the course "Topics Course: Text Data in Economics" at the University of Bonn 2024/25.

Installation

To work with the project, you should have pixi installed.

Then you can initialize the project with

pixi install

Usage

Make sure to have the file bld/data/merged_data.pkl stored in the directory bld/data/ before running the code.

To build the project, type

pixi shell

and then

pytask

Credits

This project was created with cookiecutter and the cookiecutter-pytask-project template.