# 17th Feb: Spenser to SPC pipeline step - Need to run an R script which can take days to run. - We can do this on a VM (created VM for this SPC-Step2). - Need to install R and find a way to run script from the command line. - Adapt script to run on a loop over all years and LADs. - Mount fileshare to save output on a given directory. - Investigate how to create directory that doesnt exist on R (or have a script that creates it before running the R code?) - Need to reformat SPENSER data structure from: `LAD_name/package_name/data_for_years.csv` to `Country/year/LADname_data.csv`