Skip to content

dbnomics/beveridge-curve-dashboard

Repository files navigation

Beveridge Curve using DBnomics data

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.

Steps

  1. Clone the project from GitHub to your preferred repository.
  2. Install the necessary packages.
  3. Add countries/geographical areas of your choice from DBnomics.
  4. Run app.py with Streamlit.