Currently this project downloads data to files with names like `DATA/business.Rds`. Our internal model project uses names like `DATA/11_business.Rds`. I'm bringing the code up to date with the model by changing the data file names and the download scripts. Also making other incidental changes just to make it easier to sync the two projects.