setwd('~/Dropbox (University of Michigan)/projects/tax_base_fragmentation/')
dir.create('ser_replication')
# Analysis of tax base data
source('code/code_ca_ser/analysis_tfq.R') # Compute TFQ
source('code/code_ca_ser/analysis_hilow.R') # Identify tax havens and fiscally impoverished cities, create Tables 2 and 3 and appendix Tables A7.1 and A7.2
source('code/code_ca_ser/analysis_econ_segregation.R') # Compute economic segregation numbers
## Change this line to the analysis directory
setwd('~/Dropbox (University of Michigan)/projects/tax_base_fragmentation/replication_package_taxbase/')
