$ ⌘K
// playbooks / taxation-fiscal-policy · piketty_saez_income_shares

Piketty Saez Income Shares

step_count: 5· runtime: —

Replicates the core empirical relationship from Piketty & Saez (2003 QJE, 2007 JEL): the U-shaped pattern in US top income shares over the 20th century tracks closely with changes in top marginal income tax rates. Uses World Inequality Database (wid.world) public data, which updates the series through 2022. Tests whether tax-income share correlation persists in the post-2000 era.

// pipeline
5 steps
01

action acquire_data
02

action visualize_correlation
03

action run_regression
04

action extend_to_wealth
05

action record_findings
// from pax
Taxation and Fiscal Policy
// engines
engine.ols_regression
// note
step bodies extracted from the .pax archive at build time. download the parent pax for the full yaml.
[ download taxation-fiscal-policy.pax.tar.gz ]