diff --git a/lectures/mle.md b/lectures/mle.md index 4e07b57..8a4d19f 100644 --- a/lectures/mle.md +++ b/lectures/mle.md @@ -129,7 +129,7 @@ Let's have a look at the distribution of the data we'll be working with in this Treisman's main source of data is *Forbes'* annual rankings of billionaires and their estimated net worth. -The dataset `mle/fp.dta` can be downloaded from [here](https://python.quantecon.org/_static/lecture_specific/mle/fp.dta) +The dataset `fp.dta` can be downloaded from [here](https://github.com/QuantEcon/data-lectures/raw/main/lectures/fp.dta) or its [AER page](https://www.aeaweb.org/articles?id=10.1257/aer.p20161068). ```{code-cell} python3