Skip to content

Commit 88cc7de

Browse files
authored
Update README.md
1 parent 7e67ce3 commit 88cc7de

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For a subset we took the main 18 life insurance companies operating on the Itali
2828

2929
## Description of the process
3030

31-
The process of extraction is performed in 4 phases.
31+
The process of extraction is performed in 5 phases.
3232

3333
### Phase 1: Find the reports and identify the relevant tables (manually).
3434
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
4848
### Phase 4: Run the Cross-Validation notebook.
4949
The notebook applies a series of tests that check for the internal consistency between the numbers. Flags the potential errors.
5050

51+
### Phase 5: Final modifications to the table and a manual inspection.
52+
5153
## 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.
5355

5456
## License
5557
MIT license
5658

57-
### Phase 5: Final modifications to the table and a manual inspection.
5859

0 commit comments

Comments
 (0)