211 DataModel adaptation for projections#271
Merged
andrey-katz-systemorph merged 176 commits intodevelopfrom Apr 25, 2023
Merged
211 DataModel adaptation for projections#271andrey-katz-systemorph merged 176 commits intodevelopfrom
andrey-katz-systemorph merged 176 commits intodevelopfrom
Conversation
# Conflicts: # ifrs17/Import/ImportScopeCalculation.ipynb # ifrs17/Import/Importers.ipynb
…to test BOP/EOP with the new .csv
…InitSystemorphToMemory.ipynb -> there comment out paragraph with "Actuals_CH_2021_3.csv"
…tialization/InitSystemorphRefDataToMemory.nb, adjust the ifrs17-template/Report/Reports.nb to see changes at the report "2 Best Estimate"
…6 & 2021-12 commented out; remove unnecessary BM_CH_2020_12__BE_Projection.csv, bring in BM_CH_2021_3__BE_Projection.csv with correct Value1; IfrsVariablesTest.nb: enable testing only BM_CH_2021_3__BE_Projection.csv, introduce a new IfrsVariableComparer that compares Value1 -- instead of EqualityComparer, adjust testing
…s_CH_2020_12.csv -> add DTP1.1 entries; add NominalCashflows_CH_2021_3_Projection.csv; NominalCashflows_CH_2021_3_test_3.csv -> add more Value; NominalCashflows_CH_2021_3_Projection.csv for DTP1.1
…shflows_CH_2021_3_Projection.csv
…flows_CH_2021_6_Projection.csv with Value's corresponding up to the year 2040
# Conflicts: # ifrs17-template/Initialization/InitSystemorphRefDataToMemory.ipynb # ifrs17-template/Initialization/InitSystemorphToMemory.ipynb
…rph/IFRS17CalculationEngine into ProjectionsIdeas_Aleksei
…to 211_reports_with_projections
dcolleoni
reviewed
Apr 25, 2023
…to 211_tests_fix # Conflicts: # ifrs17/Test/ImportStorageTest.ipynb
dcolleoni
approved these changes
Apr 25, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes the data model to incorporate all the projections into an array of the values. Does not touch the reports yet