Using the file "Lindvall_data_1930s.dta," the following commands generate the results in table 2: reg swing constant incumbent, noconstant reg swing constant incumbent timesincecrash, noconstant reg swing constant incumbent growth incumbentxgrowth timesincecrash, noconstant reg swing constant incumbent if country!="Czechoslovakia", noconstant reg swing constant incumbent timesincecrash if country!="Czechoslovakia", noconstant reg swing constant incumbent growth incumbentxgrowth timesincecrash if country!="Czechoslovakia", noconstant Using the file "Lindvall_data_2000s.dta," the following commands generate the results in table 3: reg swing constant incumbent if old==1, noconstant reg swing constant incumbent timesincecrash if old==1, noconstant reg swing constant incumbent growth_Q incumbentxgrowth timesincecrash if old==1, noconstant reg swing constant incumbent if oecd == 1, noconstant reg swing constant incumbent timesincecrash if oecd == 1, noconstant reg swing constant incumbent growth_Q incumbentxgrowth timesincecrash if oecd == 1, noconstant