Code for a project looking to model credit supply expansion over the business cycle.
At present, the user will have to construct the data themselves. To do this, clone the repo and create a folder called data in the cloned repo. Then follow Data Sources and put all the raw datasets in ``data" folder. The code is written with relative file paths following this structure.
- I have USPTO from here. But, the data that I use are disambiguated patent data from PatentsView.
- I download Census BDSGEO dataset from here. This data is aggregated from a survey of firms at the Census. More data from the census, including BDSGEO can be found here.
- Beck, Levine and Levkov (2010) have made their data available online. That data can be found here. This is where the indicators for interstate and intrastate deregulation come from.
- Bank balance sheet data are retrieved from Legacy Call report data, collected by the Federal Reserve and hosted by Wharton's Research Data Services (WRDS).