You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ For a subset we took the main 18 life insurance companies operating on the Itali
28
28
29
29
## Description of the process
30
30
31
-
The process of extraction is performed in 4 phases.
31
+
The process of extraction is performed in 5 phases.
32
32
33
33
### Phase 1: Find the reports and identify the relevant tables (manually).
34
34
1) Identify the new SFCR report and save it into the folder Input.
@@ -48,11 +48,12 @@ The notebook applies fixes to the DataFrame to make the numbers closer to the re
48
48
### Phase 4: Run the Cross-Validation notebook.
49
49
The notebook applies a series of tests that check for the internal consistency between the numbers. Flags the potential errors.
50
50
51
+
### Phase 5: Final modifications to the table and a manual inspection.
52
+
51
53
## Contact
52
-
A version of this process is used by OSM to extract data for our actuarial models. One of the benefits of releasing our code is the feedback and improvement ideas. If you have any, you can contact us at gregor@osmodelling.com.
54
+
A version of this process is used by us to extract data for our actuarial models. One of the benefits of releasing our code is the feedback and improvement ideas. If you have any, you can contact us at gregor@osmodelling.com.
53
55
54
56
## License
55
57
MIT license
56
58
57
-
### Phase 5: Final modifications to the table and a manual inspection.
0 commit comments