Project as part of the course "Topics Course: Text Data in Economics" at the University of Bonn 2024/25.
To work with the project, you should have pixi installed.
Then you can initialize the project with
pixi installMake 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 shelland then
pytaskThis project was created with cookiecutter and the cookiecutter-pytask-project template.