Skip to content

Commit 7ba340c

Browse files
authored
Merge pull request #423 from centreformicrosimulation/improve-documentation
more issues
2 parents 1bc8f80 + 160d5b4 commit 7ba340c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/wiki/getting-started/data/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In addition to training data, the model comes supplied with a set of Stata do fi
2929
SimPaths is designed to read in data describing tax-benefit payments generated by UKMOD.
3030

3131
1. Obtain a copy of the most recent version of UKMOD from the [CeMPA website](https://www.microsimulation.ac.uk/ukmod/access/).
32-
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.
32+
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.
3333
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.
3434
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.
3535
5. Run SimPathsStart, and selection option "Load new input data for tax and benefit systems" from the Start-up Options window.

documentation/wiki/getting-started/data/tax-benefit-donors-uk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
SimPaths is designed to read in data describing tax-benefit payments generated by UKMOD.
44

55
1. Obtain a copy of the most recent version of UKMOD from the [CeMPA website](https://www.microsimulation.ac.uk/ukmod/access/).
6-
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.
6+
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.
77
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.
88
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.
99
5. Run SimPathsStart, and selection option "Load new input data for tax and benefit systems" from the Start-up Options window.

0 commit comments

Comments
 (0)