src.data_sources.annuity.product.gmdb.GmdbRider

class src.data_sources.annuity.product.gmdb.GmdbRider(path: str)

Namespace for annuity GMDB rider assumptions.

Inheritance Diagram

Inheritance diagram of GmdbRider

Variables & Properties

gmdb_charge

GMDB charge assumptions.

gmdb_types

GMDB type translation.

Methods

__init__(path)

Constructor method.

Details

__init__(path: str)

Constructor method. Constructs additional data sources using files found in the GMDB rider assumption folder.

Relative path to the GMDB rider assumption folder:

resource/annuity/product/gmdb

Parameters:

path – Path to the GMDB rider assumption folder.

gmdb_charge: GmdbCharge

GMDB charge assumptions.

gmdb_types: GmdbTypes

GMDB type translation.

path: str

Path to the namespace.