Skip to content

Commit caf39f0

Browse files
authoredMar 20, 2024··
Merge pull request #393 from QuantEcon/Price_Level_Histories_Improvement
[inflation_history] Update price level histories lecture
2 parents b51ec91 + 7649501 commit caf39f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎lectures/inflation_history.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Thus, in the US, the price level at $t$ is measured in dollars (month $t$ or yea
3939

4040
Until the early 20th century, in many western economies, price levels fluctuated from year to year but didn't have much of a trend.
4141

42-
Often the price level ended a century near where they started.
42+
Often the price levels ended a century near where they started.
4343

4444
Things were different in the 20th century, as we shall see in this lecture.
4545

@@ -202,7 +202,7 @@ The graphs depict logarithms of price levels during the early post World War I y
202202
* Figure 3.3, Wholesale prices, Poland, 1921-1924 (page 44)
203203
* Figure 3.4, Wholesale prices, Germany, 1919-1924 (page 45)
204204

205-
We have added logarithms of the exchange rates vis a vis the US dollar to each of the four graphs
205+
We have added logarithms of the exchange rates vis-à-vis the US dollar to each of the four graphs
206206
from chapter 3 of {cite}`sargent2013rational`.
207207

208208
Data underlying our graphs appear in tables in an appendix to chapter 3 of {cite}`sargent2013rational`.
@@ -382,7 +382,7 @@ For each country, we'll plot two graphs.
382382
The first graph plots logarithms of
383383

384384
* price levels
385-
* exchange rates vis a vis US dollars
385+
* exchange rates vis-à-vis US dollars
386386

387387
For each country, the scale on the right side of a graph will pertain to the price level while the scale on the left side of a graph will pertain to the exchange rate.
388388

@@ -392,7 +392,7 @@ For each country, the second graph plots a centered three-month moving average o
392392

393393
The sources of our data are:
394394

395-
* Table 3.3, $\exp p$
395+
* Table 3.3, retail price level $\exp p$
396396
* Table 3.4, exchange rate with US
397397

398398
```{code-cell} ipython3

0 commit comments

Comments
 (0)
Please sign in to comment.