Projects

WEBSITES

This website lets you simulate the long-run effects of wealth taxation in the United States. I developed this website using ReactJS and Bootstrap to showcase formulas that I developed during one of my research projects.

GitHubLink

Realtime Inequality website is a first-of-its-kind tool that combines information from a large collection of publicly available datasets to provide estimates of how income and wealth are distributed in the United States in near real-time.

GitHubLink

The World Inequality Database is one of the world's most comprehensive data sources on the distribution of income and wealth worldwide. Since I arrived at the World Inequality Lab, I have been in charge of coordinating the work of the team working on maintaining the database.

Link

This website is an online tool to help researchers use historical archives on income and wealth to produce statistics on inequality.

I developed this interface using R and Shiny. It is built on top of the R package “gpinter” which I also developed for this purpose (see below).

GitHubLink

OPEN-SOURCE SOFTWARE

gpinter (R package)

GitHub

wid (R package)

GitHub

wid (Stata command)

GitHub

enforce (Stata command)

  • Stata command to enforce arbitrary accounting identities between variables.

  • Type ssc install enforce in Stata to install.

GitHubLink

bfmcorr (Stata command)

  • Stata module to implement the survey correction method of Blanchet, Flores and Morgan (2022).

  • Type ssc install bfmcorr in Stata to install.

GitHubLink