Skip to content

Commit

Permalink
Add link to raw data for recession indicator paper
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaillat committed Aug 13, 2024
1 parent 8f5284d commit 5ff0bbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions content/papers/16.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ editPost:
---

+ [Paper](/16.pdf)
+ [Raw data](https://github.com/pmichaillat/recession-indicator)

---

Expand Down
6 changes: 4 additions & 2 deletions public/16/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"keywords": [
"business cycles", "unemployment", "job vacancies", "recessions", "recession indicator", "Sahm rule"
],
"articleBody": " Paper Abstract To answer this question, we develop a new Sahm-type recession indicator that combines vacancy and unemployment data. The indicator is the minimum of the Sahm indicator—the difference between the 3-month trailing average of the unemployment rate and its minimum over the past 12 months—and a similar indicator constructed with the vacancy rate—the difference between the 3-month trailing average of the vacancy rate and its maximum over the past 12 months. We then propose a two-sided recession rule: When our indicator reaches 0.3pp, a recession may have started; when the indicator reaches 0.8pp, a recession has started for sure. This new rule is triggered earlier than the Sahm rule: on average it detects recessions 1.4 months after they have started, while the Sahm rule detects them 2.6 months after their start. The new rule also has a better historical track record: it perfectly identifies all recessions since 1930, while the Sahm rule breaks down before 1960. With July 2024 data, our indicator is at 0.5pp, so the probability that the US economy is now in recession is 40%. In fact, the recession may have started as early as March 2024.\nFigure 2B: Construction of the real-time recession indicator in the United States, 1960–2024 Figure 3: Minimum indicator with two-sided recession rule in the United States, 1960–2024 Citation Michaillat, Pascal, and Emmanuel Saez. 2024. “Has the Recession Started?” arXiv:2408.05856v1. https://doi.org/10.48550/arXiv.2408.05856 .\n@techreport{MS24, author = {Pascal Michaillat and Emmanuel Saez}, year = {2024}, title = {Has the Recession Started?}, number = {arXiv:2408.05856v1}, url = {https://doi.org/10.48550/arXiv.2408.05856}} ",
"wordCount" : "254",
"articleBody": " Paper Raw data Abstract To answer this question, we develop a new Sahm-type recession indicator that combines vacancy and unemployment data. The indicator is the minimum of the Sahm indicator—the difference between the 3-month trailing average of the unemployment rate and its minimum over the past 12 months—and a similar indicator constructed with the vacancy rate—the difference between the 3-month trailing average of the vacancy rate and its maximum over the past 12 months. We then propose a two-sided recession rule: When our indicator reaches 0.3pp, a recession may have started; when the indicator reaches 0.8pp, a recession has started for sure. This new rule is triggered earlier than the Sahm rule: on average it detects recessions 1.4 months after they have started, while the Sahm rule detects them 2.6 months after their start. The new rule also has a better historical track record: it perfectly identifies all recessions since 1930, while the Sahm rule breaks down before 1960. With July 2024 data, our indicator is at 0.5pp, so the probability that the US economy is now in recession is 40%. In fact, the recession may have started as early as March 2024.\nFigure 2B: Construction of the real-time recession indicator in the United States, 1960–2024 Figure 3: Minimum indicator with two-sided recession rule in the United States, 1960–2024 Citation Michaillat, Pascal, and Emmanuel Saez. 2024. “Has the Recession Started?” arXiv:2408.05856v1. https://doi.org/10.48550/arXiv.2408.05856 .\n@techreport{MS24, author = {Pascal Michaillat and Emmanuel Saez}, year = {2024}, title = {Has the Recession Started?}, number = {arXiv:2408.05856v1}, url = {https://doi.org/10.48550/arXiv.2408.05856}} ",
"wordCount" : "256",
"inLanguage": "en",
"image":"https://pascalmichaillat.org/16s.png","datePublished": "2024-08-11T00:00:00Z",
"dateModified": "2024-08-12T00:00:00Z",
Expand Down Expand Up @@ -186,6 +186,8 @@ <h1 class="post-title entry-hint-parent">
<ul>
<li><a href="/16.pdf">Paper</a>
</li>
<li><a href="https://github.com/pmichaillat/recession-indicator" target="_blank">Raw data</a>
</li>
</ul>
<hr>
<h5 id="abstract">Abstract</h5>
Expand Down

0 comments on commit 5ff0bbc

Please sign in to comment.