This project aims to plot Beveridge Curves for several countries : France, United-States, Germany, and the United States.
Data are available on DBnomics platform and Beveridge Curve are plot on the Macroeconomic outlook (https://www.cepremap.fr/observatoire-macroeconomie/macroeconomic-outlook/).
Beveridge Curve = inverse relation between unemployment rate and job vacancy rate.
- Clone the project from GitHub to your preferred repository.
- Install the necessary packages.
- Add countries/geographical areas of your choice from DBnomics.
- Run
app.py
with Streamlit.