Resources for Economists

"The pursuit of excellence does not need justification."

Mitchell Hashimoto

In this page I list some resources I collected over time that I think are useful for Economists, in particular if you work either in Macroeconomics or more technical Finance questions. This page reflects 100% my own personal biases.

Use/read/cite at your own discretion.


AI-Related Stuff

AI is here to stay (and might take our jobs). May the force be with us.


Life in the Fast (Terminal) Lane

Back at Northwestern, Bob McDonald once told me “I live in the Terminal!”. Sounded cool, so I try to keep up. Tools that make the ride smoother:

  • tmux: keeps sessions, windows, and panes alive so one closed window doesn’t ruin your day. I live between office and home on a remote server, so this is essential.
  • Starship: a fast, customizable prompt that warns you before you run the wrong command in the wrong folder. Great conda support too.
  • Oh My Zsh: themes, plugins, autocomplete. The terminal can have nice things too.
  • Homebrew: the package manager you’ll want five minutes after setting up a Mac.
  • Ghostty: fast, polished, native terminal emulator. A millionaire’s passion project – expect great stuff.
  • Glow: a terminal Markdown reader. Fast and nice, and Markdown is the language of AI now.

Coding Like The Old Days

I like writing code, and do it better every day (less true since agents took over…). Some general principles apply across the board, IMHO.


Data Resources

Sometimes finding data is hard. Remember to correctly cite the providers if you use their data.

  • Open Source Asset Pricing: 300+ monthly “anomaly” factor series, with a companion paper.
  • Saketh Aleti’s High Frequency Data: free 1-minute returns for Asset Pricing factors. Saketh’s a great guy, though this doesn’t look actively updated anymore.
  • NEFIN @ USP: a Finance research center at USP computing indicators for the Brazilian market, including the Fama-French 5 factors.

Statistical Methods in Finance and Economics

Material at the intersection of Machine Learning and Economics/Finance.