diff --git a/documentation/wiki/getting-started/data/index.md b/documentation/wiki/getting-started/data/index.md index 565004450..14497eb67 100644 --- a/documentation/wiki/getting-started/data/index.md +++ b/documentation/wiki/getting-started/data/index.md @@ -29,7 +29,7 @@ In addition to training data, the model comes supplied with a set of Stata do fi SimPaths is designed to read in data describing tax-benefit payments generated by UKMOD. 1. Obtain a copy of the most recent version of UKMOD from the [CeMPA website](https://www.microsimulation.ac.uk/ukmod/access/). -2. Obtain the most recently available "Pooled 3-year FRS datasets for regional analysis ('b' datasets)" of input data provided for UKMOD using the FRS/LCF-based input data request form as described on the CeMPA website. +2. Obtain the most recently available **Pooled 3-year FRS datasets for regional analysis ('b' datasets)** of input data provided for UKMOD using the FRS/LCF-based input data request form as described on the CeMPA website. 3. Run desired system years described by (1) UKMOD, using the (2) "b" series dataset - note that the same input data set should be used for all system years. System runs can be performed directly in UKMOD or calling UKMOD from STATA, R, or Python using the respective connectors. 4. Copy the files generated following (3) to model directory: `SimPaths/input/EUROMODoutput/`. Please note that it is required to provide UKMOD output files which include the base price year used by SimPaths (currently 2015). If no UKMOD output file is provided for the base price year, the initial database setup will fail. 5. Run SimPathsStart, and selection option "Load new input data for tax and benefit systems" from the Start-up Options window. \ No newline at end of file diff --git a/documentation/wiki/getting-started/data/tax-benefit-donors-uk.md b/documentation/wiki/getting-started/data/tax-benefit-donors-uk.md index 889e49a8d..42543a5a8 100644 --- a/documentation/wiki/getting-started/data/tax-benefit-donors-uk.md +++ b/documentation/wiki/getting-started/data/tax-benefit-donors-uk.md @@ -3,7 +3,7 @@ SimPaths is designed to read in data describing tax-benefit payments generated by UKMOD. 1. Obtain a copy of the most recent version of UKMOD from the [CeMPA website](https://www.microsimulation.ac.uk/ukmod/access/). -2. Obtain the most recently available "Pooled 3-year FRS datasets for regional analysis ('b' datasets)" of input data provided for UKMOD using the FRS/LCF-based input data request form as described on the CeMPA website. +2. Obtain the most recently available **Pooled 3-year FRS datasets for regional analysis ('b' datasets)** of input data provided for UKMOD using the FRS/LCF-based input data request form as described on the CeMPA website. 3. Run desired system years described by (1) UKMOD, using the (2) "b" series dataset - note that the same input data set should be used for all system years. System runs can be performed directly in UKMOD or calling UKMOD from STATA, R, or Python using the respective connectors. 4. Copy the files generated following (3) to model directory: `SimPaths/input/EUROMODoutput/`. Please note that it is required to provide UKMOD output files which include the base price year used by SimPaths (currently 2015). If no UKMOD output file is provided for the base price year, the initial database setup will fail. 5. Run SimPathsStart, and selection option "Load new input data for tax and benefit systems" from the Start-up Options window. \ No newline at end of file