Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.42 KB

solvency2-data

Documentation image image License: MIT Ruff

Python Package for reading the Solvency 2 Risk-Free Interest Rate Term Structures from the zip-files on the EIOPA website and deriving the term structures for alternative extrapolations.

click for animation

Features

Here is what the package does:

  • Downloading and extracting the zip-files from the EIOPA website
  • Store the financial data in a local database
  • Reading the term structures from Excel-files into Pandas DataFrames
  • Deriving term structures with other parameters for alternative extrapolations

Contributors