Commit 4d4a8c7
committed
Add --output-microdata, rename reform to policy, clean up CLI
- Add --output-microdata DIR: writes persons.csv, benunits.csv,
households.csv with all input fields + baseline/reform simulation
outputs (taxes, benefits, net income, equivalised income)
- Rename --reform/--reform-json to --policy/--policy-json
- Remove --deciles flag and decile table from pretty output
- Default --output to json instead of pretty
- Reorganise CLI help with MODEL RUNS / DATA CREATION / PARAMETER
INSPECTION usage examples
- Fix clean.rs BenUnit loading to use ..Default for new fields1 parent 9865ec2 commit 4d4a8c7
4 files changed
+398
-175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments