File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 2897
2897
}
2898
2898
}
2899
2899
},
2900
+ "pension_system": {
2901
+ "title": "Pension system",
2902
+ "description": "Pension system.",
2903
+ "section_1": "Fiscal Policy Parameters",
2904
+ "section_2": "Government Pension Parameters",
2905
+ "notes": "",
2906
+ "type": "str",
2907
+ "value": [
2908
+ {
2909
+ "value": "US-Style Social Securit"
2910
+ }
2911
+ ],
2912
+ "validators": {
2913
+ "choice": {
2914
+ "choices": [
2915
+ "US-Style Social Security",
2916
+ "Defined Benefits",
2917
+ "Notional Defined Contribution",
2918
+ "Points System"
2919
+ ]
2920
+ }
2921
+ }
2922
+ },
2900
2923
"AIME_num_years": {
2901
2924
"title": "Number of years used to compute average index monthly earnings (AIME)",
2902
2925
"description": "Number of years used to compute average index monthly earnings (AIME).",
You can’t perform that action at this time.
0 commit comments