Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 830 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 830 Bytes

This repository contains Stata .do files for my comment on "The Effect of High-Tech Clusters on the Productivity of Top Inventors", Moretti (2021).

To combine my code with the data, first download this repository, then download the original replication package and extract the folder 'AER_UPLOADED' to the directory 'data/'.

To rerun the analyses, execute the Stata script run.do. Note that you need to set the path in run.do on line 2, to define the location of the folder that contains this README. Stata packages are included in code/libraries/stata; the file code/_config.do tells Stata to load packages from this location.