Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
176 commits
Select commit Hold shift + click to select a range
8865a0c
some starting ideas
aruizvargas Jan 11, 2023
8c3172a
some comments
aruizvargas Jan 12, 2023
8429516
Merge remote-tracking branch 'origin/develop' into ProjectionsIdeas_Sara
Jan 16, 2023
ab93258
fix Merge
Jan 16, 2023
a64741f
Add testing Value1
AlekseiNekrasov Jan 25, 2023
794da6c
Modify IfrsVariable test to test projections (created one example .csv)
AlekseiNekrasov Jan 26, 2023
c0e0d17
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Jan 27, 2023
3fb243f
Bring back to the list the renamed "BM_CH_2020_12__BE.csv", improve t…
AlekseiNekrasov Jan 27, 2023
aaadb51
Add for testing: BM_CH_2021_3__BE_2.csv; adjust IfrsVariablesTest.nb …
AlekseiNekrasov Jan 27, 2023
74defad
New csv for testing "NominalCashflows_CH_2021_3_test.csv"; rename in …
AlekseiNekrasov Jan 30, 2023
b2a039f
Disable upload of YieldCurve data for 2021 at the ifrs17-template/Ini…
AlekseiNekrasov Jan 31, 2023
8a372e8
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Jan 31, 2023
83da1da
Create new BM with right Value1 to pass the test
AlekseiNekrasov Jan 31, 2023
7bd5052
Make new file comma separated
AlekseiNekrasov Jan 31, 2023
f1d2d15
Add NominalCashflows_CH_2021_6_test.csv in order to export the correc…
AlekseiNekrasov Feb 1, 2023
d9d75f4
Add new NominalCashflows_CH_2021_3_test and NominalCashflows_CH_2021_…
AlekseiNekrasov Feb 1, 2023
e0a0a08
Projections for PV #95: -Separate test without projections and with p…
AlekseiNekrasov Feb 6, 2023
d520ffd
InitSystemorphRefDataToMemory.nb: uncomment YC_2021_3, leave YC 2021-…
AlekseiNekrasov Feb 7, 2023
222f1d0
Bring back "original" NominalCashflows
AlekseiNekrasov Feb 7, 2023
fad76aa
New DataNode assigned to work with Projections
AlekseiNekrasov Feb 7, 2023
a20252f
NominalCashflows and BM for the new DataNode
AlekseiNekrasov Feb 7, 2023
ee465d8
DataNodes_CH.csv, DTP1.1.DisplayName -> "Projection"; NominalCashf…
AlekseiNekrasov Feb 9, 2023
71ea866
Add more Value's corresponding up to the year 2040 into the NominalCa…
AlekseiNekrasov Feb 9, 2023
ff504de
Merge branch 'develop' into ProjectionsIdeas_Aleksei; Add NominalCash…
AlekseiNekrasov Feb 9, 2023
4e9b5ab
Change range at the ImportScopeCalculation.nb --> first try
AlekseiNekrasov Feb 9, 2023
77ffb37
Add NominalCashflows_CH_2022_12_Projection.csv to test the projection…
AlekseiNekrasov Feb 10, 2023
8685cdb
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 10, 2023
bd6af44
Merge branch 'develop' into ProjectionsIdeas_Aleksei; add Projection …
AlekseiNekrasov Feb 10, 2023
e7dd049
New BM to test Projection P12 for BM_2021_3 (e.g. Value4 should be eq…
AlekseiNekrasov Feb 10, 2023
935eb8d
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 10, 2023
50cfcf7
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 16, 2023
075e483
To resolve error messages for BOP.I, IA.I, MC.I; set values with rega…
AlekseiNekrasov Feb 16, 2023
3d3786a
First draft (I know it is wrong but I commit just to show my progress…
AlekseiNekrasov Feb 20, 2023
df66230
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 20, 2023
63f9709
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 20, 2023
b42f636
Revert "Merge branch 'develop' into ProjectionsIdeas_Aleksei"
AlekseiNekrasov Feb 21, 2023
fcfd33c
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 21, 2023
fefe360
Merge develop
AlekseiNekrasov Feb 21, 2023
de24f68
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 20, 2023
caa659c
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 21, 2023
3122d6e
Draft: changes inside ImportStorage and ImportScopeCalculation with r…
AlekseiNekrasov Feb 21, 2023
bc57bac
Draft: changes inside ImportStorage and ImportScopeCalculation with r…
AlekseiNekrasov Feb 21, 2023
f05d6c1
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 22, 2023
f357139
Edit GetYieldCurve in order to compute the right YearlyYieldCurve fro…
AlekseiNekrasov Feb 22, 2023
0153021
Clean up BM files
AlekseiNekrasov Feb 23, 2023
8ded076
Rename bool variable: compareValue1 -> compareProjectionValue
AlekseiNekrasov Feb 24, 2023
94c5b04
Rename bool variable: compareValue1 -> compareProjectionValue; enable…
AlekseiNekrasov Feb 24, 2023
cb61abf
ImportStorage.nb => introduce public static int DefaultProjectionCoun…
AlekseiNekrasov Feb 24, 2023
ff2f6f4
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 24, 2023
5a0c7f5
Update with changes from branch ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 26, 2023
e3b562b
Adjusted test
AlekseiNekrasov Feb 26, 2023
8f046c3
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Feb 27, 2023
78f4545
Finalize work
AlekseiNekrasov Feb 27, 2023
19eb222
Found a bug in IfrsVariablesTest.ipynb
AlekseiNekrasov Feb 28, 2023
c220dbb
Bring back the original InitSystemorphToMemoryForTesting.nb, update I…
AlekseiNekrasov Feb 28, 2023
ee82974
Brought import of NominalCashflows_CH_2020_12_Projection.csv into Ifr…
AlekseiNekrasov Feb 28, 2023
1c40af5
Brought import of NominalCashflows_CH_2020_12_Projection.csv into Ifr…
AlekseiNekrasov Feb 28, 2023
15ff72b
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 28, 2023
b568f87
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 28, 2023
4798f27
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 28, 2023
f1dc62c
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 28, 2023
95510b0
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Feb 28, 2023
4936956
Pull DefaultProjectionCount out of the ImportStorage -> make it a sta…
AlekseiNekrasov Mar 1, 2023
0a8ea3a
Move scope computing BOP-I to the NominalCashflow scope
AlekseiNekrasov Mar 1, 2023
e13cb8b
Move scope computing BOP-I to the NominalCashflow scope; rename Defau…
AlekseiNekrasov Mar 1, 2023
9e1f9f3
Merge branch 'ProjectionsIdeas_Aleksei' of https://github.com/Systemo…
AlekseiNekrasov Mar 1, 2023
d510641
Bring back the original EqualityComparer
AlekseiNekrasov Mar 1, 2023
5b8dc3c
Get rid of isProjectedTest boolean; improve CreateVariable method
AlekseiNekrasov Mar 2, 2023
6d1b92d
Adjust test to compare all the values; there is a bug to be fixed -> …
AlekseiNekrasov Mar 2, 2023
ae2cf2d
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Mar 2, 2023
435c168
Changes proposed by Davide; look for ToIdentityProperty method, apply it
AlekseiNekrasov Mar 2, 2023
e213c47
DataStructure.nb: removed the 19th Value from IfrsVariable; IfrsVaria…
AlekseiNekrasov Mar 3, 2023
120f643
Consts.nb: type projectionCount with capital letter P;
AlekseiNekrasov Mar 3, 2023
08b871a
Reset to the develop version, then bring my changes
AlekseiNekrasov Feb 27, 2023
37a69d7
Cosmetic changes/rename; add a text cell with information regarding P…
AlekseiNekrasov Mar 3, 2023
c918f4f
Merge branch 'Projections2_Aleksei' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Mar 3, 2023
d458f71
Remove hard coding
AlekseiNekrasov Mar 6, 2023
5bb5574
Removed unnecessary section
AlekseiNekrasov Mar 6, 2023
288fb85
.ToIdentityString -> .ToStringWith
AlekseiNekrasov Mar 6, 2023
11ce77f
Suggestions of Davide:
AlekseiNekrasov Mar 6, 2023
7477d02
Resolve "ProjectionCount" issue:
AlekseiNekrasov Mar 7, 2023
de34c85
ImportScopeCalculation.ipynb: adjust computation of projected value i…
AlekseiNekrasov Mar 7, 2023
00f03f9
Remove the boolean variable, move the corresponding code to switch
AlekseiNekrasov Mar 7, 2023
dc271e1
Introduce the correct import line
AlekseiNekrasov Mar 7, 2023
d4ab020
Remove unnecessary computations
AlekseiNekrasov Mar 7, 2023
a79a652
Merge branch 'develop' into ProjectionsIdeas_Aleksei
AlekseiNekrasov Mar 7, 2023
2df357b
Placed all the initial commands to one cell
AlekseiNekrasov Mar 8, 2023
5b06b30
Rename variable, replace #!import with #!eval-notebook
AlekseiNekrasov Mar 8, 2023
dea552a
DataStructure.ipynb: reduce number of ValueN by the IfrsVariable;
AlekseiNekrasov Mar 8, 2023
7312175
Changes enabling non-error rerun of the test inside one session
AlekseiNekrasov Mar 8, 2023
2404f97
No import is needed -> just reset ProjectionCount inside the same ses…
AlekseiNekrasov Mar 8, 2023
77408df
Merge remote-tracking branch 'origin/develop' into ProjectionsIdeas_A…
Apr 3, 2023
c65eaa2
new code distributed among different NBs
Apr 3, 2023
c8a87f0
typos fixed
Apr 4, 2023
d6d2d0e
return ToStringWith
Apr 4, 2023
744ed98
reworked the test
Apr 5, 2023
888d16e
First thoughts on the rearnagement and the impact on the import scopes
Apr 5, 2023
26c1956
summary of the desired changes in the ImportStorage
Apr 5, 2023
7468706
modify IFRS calculation to fit the new format
Apr 5, 2023
2f0f827
adjustments for new IFRS17 variable
Apr 5, 2023
b88c68c
more adaptations and bug fixing
Apr 5, 2023
e2d5917
more basic level adjustments. No projections in reports so far
Apr 6, 2023
9eb0d17
more adaptations
Apr 6, 2023
95b0a4c
test fully rewritten and passes.
Apr 6, 2023
bab1d42
cleanup
Apr 6, 2023
af845a1
Just arrange projections as a normal dimension among many. It is stup…
Apr 6, 2023
dc27941
further adjustments
Apr 6, 2023
849e757
typo fixed
Apr 6, 2023
5be5dce
Ifrs comparer modified
Apr 11, 2023
ebdb610
test added
Apr 11, 2023
fde4482
modify test to use the ready comparer and benchmark precision. Compar…
Apr 11, 2023
74bf41c
cleanup
Apr 11, 2023
5f91bec
cleanup
Apr 11, 2023
6cdffb4
Merge remote-tracking branch 'origin/develop' into ProjectionsIdeas_A…
Apr 11, 2023
a546c57
idents cleanup
Apr 11, 2023
27e3b93
Merge remote-tracking branch 'origin/develop' into ProjectionsIdeas_A…
Apr 13, 2023
7cd17a4
fix the BMs
Apr 13, 2023
0215c10
clean up
dcolleoni Apr 13, 2023
cd3cb30
param report: add new prop and inprove names
dcolleoni Apr 13, 2023
716ab9b
fix test and bm
dcolleoni Apr 13, 2023
901c007
Merge branch 'ProjectionsIdeas_Aleksei' into 211_reports_with_project…
Apr 14, 2023
a1277b9
Merge remote-tracking branch 'origin/develop' into 211_reports_with_p…
Apr 14, 2023
e8ec262
comparers and tests
Apr 14, 2023
3635e62
further adaptations
Apr 14, 2023
0ef8b7c
compiles but tests do not pass
Apr 14, 2023
8574e17
cleanup
Apr 14, 2023
a093fdd
Update Importers.ipynb
andrey-katz-systemorph Apr 14, 2023
8c26a59
Update Importers.ipynb
andrey-katz-systemorph Apr 14, 2023
c4df07c
Update Importers.ipynb
andrey-katz-systemorph Apr 14, 2023
6572732
Merge remote-tracking branch 'origin/develop' into 211_reports_with_p…
andrey-katz-systemorph Apr 18, 2023
d464415
traces of debugging removed
andrey-katz-systemorph Apr 18, 2023
6fff309
typo
andrey-katz-systemorph Apr 18, 2023
a8e1f8b
debugging and export change
andrey-katz-systemorph Apr 18, 2023
379b522
substitute to aggregate
andrey-katz-systemorph Apr 20, 2023
5e81260
debugging
andrey-katz-systemorph Apr 20, 2023
3f61bb8
take into account projections
andrey-katz-systemorph Apr 21, 2023
f6a05ca
Merge remote-tracking branch 'origin/develop' into 211_reports_with_p…
andrey-katz-systemorph Apr 21, 2023
94ca809
test modification
andrey-katz-systemorph Apr 21, 2023
a792caa
fix the BM
andrey-katz-systemorph Apr 21, 2023
c59da72
remnants of debugging removed
andrey-katz-systemorph Apr 21, 2023
6383677
Update ExportIfrsVariable.ipynb
andrey-katz-systemorph Apr 24, 2023
0721a66
Update DataStructure.ipynb
andrey-katz-systemorph Apr 24, 2023
840875e
Update 5ImportScope-ToIfrsVar.ipynb
andrey-katz-systemorph Apr 24, 2023
9cd5cba
Update 6ImportScope-Compute.ipynb
andrey-katz-systemorph Apr 24, 2023
aae2a16
Update ImportStorage.ipynb
andrey-katz-systemorph Apr 24, 2023
f23dc15
Rename and rearrange
andrey-katz-systemorph Apr 24, 2023
edf0e7a
debugging part dropped
andrey-katz-systemorph Apr 24, 2023
3aa458b
adjustments in importers
andrey-katz-systemorph Apr 24, 2023
7026f89
restore report untils
andrey-katz-systemorph Apr 24, 2023
1b17447
tests
andrey-katz-systemorph Apr 24, 2023
f05a7c9
test fixed
andrey-katz-systemorph Apr 24, 2023
70615da
improve importers + fix act + fix IfrsVariablesTest + BM
dcolleoni Apr 24, 2023
3f331fa
fix simple value parser
dcolleoni Apr 24, 2023
e199dc9
SetProjectionValue
dcolleoni Apr 24, 2023
8ea01b8
get value in the importStorage
dcolleoni Apr 24, 2023
d4d5711
SetProjectionValue
dcolleoni Apr 24, 2023
6f3118c
equality comparer fixed
andrey-katz-systemorph Apr 25, 2023
78f5e1c
aoc structure test
andrey-katz-systemorph Apr 25, 2023
995a855
QueriesScenarioDataTest
andrey-katz-systemorph Apr 25, 2023
bfc9dd3
fixing interaction with scenario + adapt some tests
dcolleoni Apr 25, 2023
e7d09bd
Merge remote-tracking branch 'origin/211_reports_with_projections' in…
dcolleoni Apr 25, 2023
e8cc61c
report bm : projection 0 =>P0
dcolleoni Apr 25, 2023
65e74d4
report fix - remove proj from scopes
dcolleoni Apr 25, 2023
93436f7
equality comparer markdown
dcolleoni Apr 25, 2023
097ec2b
Merge branch 'develop' into 211_reports_with_projections
dcolleoni Apr 25, 2023
6e85507
reset ExportIfrsVariable
dcolleoni Apr 25, 2023
1177445
import storage
andrey-katz-systemorph Apr 25, 2023
ab48918
Merge remote-tracking branch 'origin/211_reports_with_projections' in…
andrey-katz-systemorph Apr 25, 2023
4a24743
clean up
dcolleoni Apr 25, 2023
244cea9
adapt for double[]
dcolleoni Apr 25, 2023
a3364f6
Merge remote-tracking branch 'origin/211_tests_fix' into 211_reports_…
dcolleoni Apr 25, 2023
3b6c3c1
tm is green
andrey-katz-systemorph Apr 25, 2023
ce0bd3f
import storage preliminary fix
andrey-katz-systemorph Apr 25, 2023
aa0d932
import storage test is green
andrey-katz-systemorph Apr 25, 2023
aa7ae24
update of migration files (initial and snapshot)
andrey-katz-systemorph Apr 25, 2023
1e68f82
Merge remote-tracking branch 'origin/211_tests_fix' into 211_reports_…
dcolleoni Apr 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 5 additions & 17 deletions ifrs17-template/Database/MigrationAndScaffolding/Initial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{
"cell_type": "code",
"source": [
"[Migration(\"20230424082837_InitialTypes\")]",
"[Migration(\"20230425145745_InitialTypes\")]",
"\npublic class InitialTypes : Migration",
"\n{",
"\n protected override void Up(MigrationBuilder migrationBuilder)",
Expand Down Expand Up @@ -237,25 +237,13 @@
"\n columns: table => new",
"\n {",
"\n Id = table.Column<Guid>(type: \"uniqueidentifier\", nullable: false),",
"\n Value = table.Column<double>(type: \"float\", nullable: false),",
"\n Value1 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value2 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value3 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value4 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value5 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value6 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value7 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value8 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value9 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value10 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value11 = table.Column<double>(type: \"float\", nullable: false),",
"\n Value12 = table.Column<double>(type: \"float\", nullable: false),",
"\n EstimateType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n EconomicBasis = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n DataNode = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n AocType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n Novelty = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n Partition = table.Column<Guid>(type: \"uniqueidentifier\", nullable: false),",
"\n Values = table.Column<byte[]>(type: \"varbinary(max)\", nullable: true),",
"\n EstimateType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n AmountType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n AccidentYear = table.Column<int>(type: \"int\", nullable: true)",
"\n },",
Expand Down Expand Up @@ -445,12 +433,12 @@
"\n columns: table => new",
"\n {",
"\n Id = table.Column<Guid>(type: \"uniqueidentifier\", nullable: false),",
"\n Values = table.Column<byte[]>(type: \"varbinary(max)\", nullable: true),",
"\n EstimateType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n DataNode = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n AocType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n Novelty = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n Partition = table.Column<Guid>(type: \"uniqueidentifier\", nullable: false),",
"\n Values = table.Column<byte[]>(type: \"varbinary(max)\", nullable: true),",
"\n EstimateType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n AmountType = table.Column<string>(type: \"nvarchar(max)\", nullable: true),",
"\n AccidentYear = table.Column<int>(type: \"int\", nullable: true)",
"\n },",
Expand Down
40 changes: 2 additions & 38 deletions ifrs17-template/Database/MigrationAndScaffolding/Snapshot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -116,44 +116,8 @@
"\n b.Property<Guid>(\"Partition\")",
"\n .HasColumnType(\"uniqueidentifier\");",
"\n",
"\n b.Property<double>(\"Value\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value1\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value10\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value11\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value12\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value2\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value3\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value4\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value5\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value6\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value7\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value8\")",
"\n .HasColumnType(\"float\");",
"\n",
"\n b.Property<double>(\"Value9\")",
"\n .HasColumnType(\"float\");",
"\n b.Property<byte[]>(\"Values\")",
"\n .HasColumnType(\"varbinary(max)\");",
"\n",
"\n b.HasKey(\"Id\");",
"\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@ DTP1.1,NIC,BE,MC,I,,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,
DTP1.1,,CU,MC,I,,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3,-10,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-3
DTP1.1,,RA,MC,I,,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2
DTP1.1,PR,BE,BOP,N,,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0,0,10,0
DTP1.1,ICO,BE,BOP,N,,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
DTP1.1,NIC,BE,BOP,N,,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4
DTP1.1,,RA,BOP,N,,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
DTP1.1,PR,BE,EV,N,,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0,0,5,0
DTP1.1,ICO,BE,EV,N,,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
DTP1.1,NIC,BE,EV,N,,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9
DTP1.1,,RA,EV,N,,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5
DTP1.1,PR,BE,CL,C,,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0,0,115,0
DTP1.1,ICO,BE,CL,C,,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
DTP1.1,NIC,BE,CL,C,,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29
DTP1.1,,CU,CL,C,,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5,-15,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-5
DTP1.1,,RA,CL,C,,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5,-2.5
2 changes: 1 addition & 1 deletion ifrs17-template/Test/Data/ExportIfrsVariable.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"source": [
"await DataSource.Partition.SetAsync<PartitionByReportingNodeAndPeriod>(new {ReportingNode = args.ReportingNode, Year = args.Year, Month = args.Month, Scenario = args.Scenario});",
"\nvar ifrsVariables = (await DataSource.Query<IfrsVariable>().ToArrayAsync())",
"\n .Select(v => v with { Value = Math.Round(v.Value, roundingDigits)})",
"\n .Select(v => v with {Values = v.Values.Select(x => Math.Round(x, roundingDigits)).ToArray()})",
"\n .OrderBy(v => v.DataNode).ThenBy(v => v.AccidentYear).ThenBy(v => v.EstimateType).ThenBy(v => v.EconomicBasis).ThenBy(v => v.AmountType).ThenBy(v => v.Novelty)",
"\n .ThenBy(v => v.AocType)",
"\n .ToArray();"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Month,ReportingNode,Scenario,Year
12,CH,MTUP10pct,2020
@@A
AccidentYear,AmountType,AocType,DataNode,EconomicBasis,EstimateType,Novelty,Value
AccidentYear,AmountType,AocType,DataNode,EconomicBasis,EstimateType,Novelty,Values0
,NIC,CF,DT1.1,,A,C,-310
2020,NIC,CF,DT1.2,,A,C,-310
,NIC,CF,DT1.3,,A,C,-310
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Month,ReportingNode,Scenario,Year
12,CH,MTUP10pct,2020
@@AA
AccidentYear,AmountType,AocType,DataNode,EconomicBasis,EstimateType,Novelty,Value
AccidentYear,AmountType,AocType,DataNode,EconomicBasis,EstimateType,Novelty,Values0
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Month,ReportingNode,Scenario,Year
12,CH,MTUP10pct,2020
@@APA
AccidentYear,AmountType,AocType,DataNode,EconomicBasis,EstimateType,Novelty,Value
AccidentYear,AmountType,AocType,DataNode,EconomicBasis,EstimateType,Novelty,Values0
Loading