Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.15 KB

Replication_Bai-Jushan_2004_JoE

This is the replication of

The simulation results are the same as the Bai's, but the empirical study is a little different due to the difference in data.

Code:

If you want to run the program, just open the "code.Rproj", and run all chunks in the Rmarkdown document, "Replicate_main.Rmd".

  • Replicate_main.Rmd: The main program.

  • Myfunction.R: All functions that are used in the main program.

Data:

The data are from the Bureau of Economic Analysis (BEA), Table 6.4B, Table 6.4C and Table 1.7.3.

  • FTE_data/FTE1948-2000.csv: The 60 sectors' employment. The data from the Bureau of Economic Analysis (BEA) have more than 60 sectors, but we just use the 60 sectors that are mentioned in Bai's paper.

  • FTE_data/Total_employment+GNP.csv: The Total_employment and GNP data from the Bureau of Economic Analysis (BEA).

Replication paper:

  • Replicate_main.pdf