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


Keywords
solvency2, eiopa, pandas
License
MIT
Install
pip install solvency2-data==0.2.0

Documentation

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