-
Notifications
You must be signed in to change notification settings - Fork 9
Reinsurance csm #333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Reinsurance csm #333
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
cc1367e
1st draft
068fa8c
Fix Loreco FP
bfe0b71
Avoid Loreco for LIC
ec635bc
RI cover
313a7b7
Update
1e2caa1
Update to Loreco
b79292e
clean
c0eb793
Type and style
471229f
AdjustValues added
acc114d
DS
ed70d8c
accidentYear
f08128e
testing
dcolleoni e49cd5c
update bms
dcolleoni 99e4bc8
scopes clean up 1
dcolleoni 0da9b0d
scopes clean up 2
dcolleoni 0924a0b
Merge remote-tracking branch 'origin/develop' into ReinsuranceCsm
dcolleoni 153dcd9
conflict resolution
dcolleoni ba0b7b3
benchmarks
dcolleoni 55b2a86
documentation and one fix
dcolleoni 5051b9c
report scopes and fix bm
dcolleoni 0f2ea4d
import scopes refinements
dcolleoni a2c57d7
add economic basis to csm variables
dcolleoni 7be977a
Merge remote-tracking branch 'origin/develop' into ReinsuranceCsm
dcolleoni 6df6109
rephrase
dcolleoni 05aa3f0
comments from pr
dcolleoni 37f7741
GetUnderlyingIdentity
dcolleoni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
54 changes: 27 additions & 27 deletions
54
ifrs17-template/Files/DataNodes/DataNodeParameters_CH_2020_12.csv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,28 +1,28 @@ | ||
| @@Main,, | ||
| ReportingNode,Year,Month | ||
| CH,2020,12 | ||
| ,, | ||
| @@SingleDataNodeParameter,, | ||
| @@Main,,,,,,,,, | ||
| ReportingNode,Year,Month,,,,,,, | ||
| CH,2020,12,,,,,,, | ||
| ,,,,,,,,, | ||
| @@SingleDataNodeParameter,,,,,,,,, | ||
| DataNode,PremiumAllocation,CashFlowPeriodicity,InterpolationMethod,EconomicBasisDriver,ReleasePattern0,ReleasePattern1,ReleasePattern2,ReleasePattern3,ReleasePattern4 | ||
| GicComplex,0.8,Monthly, | ||
| DT1.1,0.8,Monthly, | ||
| DT1.2,0.8,Monthly, | ||
| DT1.3,1,Monthly, | ||
| DT1.4,0.8,Monthly, | ||
| DT1.5,0.8,Monthly, | ||
| DT2.1,0.8,Monthly, | ||
| DT2.2,0.8,Monthly, | ||
| DT3.1,0.8,Monthly, | ||
| DT4.1,0.8,Monthly, | ||
| DT10.1,0,Yearly,Uniform, | ||
| DT10.2,0,Yearly,Uniform,N,1.41,1.14,0.87,0.58 | ||
| ,, | ||
| @@InterDataNodeParameter,, | ||
| DataNode,LinkedDataNode,ReinsuranceCoverage | ||
| DT1.1,DTR1.1,1 | ||
| DT1.2,DTR1.2,1 | ||
| DT1.4,DTR1.3,1 | ||
| DT1.5,DTR1.4,1 | ||
| DT2.1,DTR2.1,1 | ||
| DT2.2,DTR2.2,1 | ||
| GricComplex,GicComplex,1 | ||
| GicComplex,0.8,Monthly,,,,,,, | ||
| DT1.1,0.8,Monthly,,,,,,, | ||
| DT1.2,0.8,Monthly,,,,,,, | ||
| DT1.3,1,Monthly,,,,,,, | ||
| DT1.4,0.8,Monthly,,,,,,, | ||
| DT1.5,0.8,Monthly,,,,,,, | ||
| DT2.1,0.8,Monthly,,,,,,, | ||
| DT2.2,0.8,Monthly,,,,,,, | ||
| DT3.1,0.8,Monthly,,,,,,, | ||
| DT4.1,0.8,Monthly,,,,,,, | ||
| DT10.1,0,Yearly,Uniform,,,,,, | ||
| DT10.2,0,Yearly,Uniform,N,1.41,1.14,0.87,0.58, | ||
| ,,,,,,,,, | ||
| @@InterDataNodeParameter,,,,,,,,, | ||
| DataNode,LinkedDataNode,ReinsuranceCoverage,,,,,,, | ||
| DT1.1,DTR1.1,0.5,,,,,,, | ||
| DT1.2,DTR1.2,0.5,,,,,,, | ||
| DT1.4,DTR1.3,0.5,,,,,,, | ||
| DT1.5,DTR1.4,0.5,,,,,,, | ||
| DT2.1,DTR2.1,0.5,,,,,,, | ||
| DT2.2,DTR2.2,0.5,,,,,,, | ||
| GricComplex,GicComplex,0.5,,,,,,, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.