Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.64 KB

README.rst

File metadata and controls

53 lines (34 loc) · 1.64 KB

solvency2-data

Pypi Version Build Status Documentation Status License

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.

Features

Here is what the package does:

  • Downloading and extracting the zip-files from the EIOPA website
  • Reading the term structures from Excel-files into Pandas DataFrames
  • Deriving term structures with other parameters for alternative extrapolations

Overview

To install the package enter the following in the command prompt.

pip install solvency2-data

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.