Skip to content

Actuarial-Sciences-for-Africa-ASA/LifeInsuranceProduct.jl

Repository files navigation

LifeInsuranceProduct.jl

Beware, Work In Progress

This project is by now just a pilot to investigate possible interface designs for LifeInsuranceProducts that should be pluggable into our project LifeInsuranceContracts

It provides a very simple calculator API example providing

LifeInsuranceProduct bundles and dispatches calls for tariff metadata and computations as of now to - SingleLifeRiskTariff - JointLifeRiskTariff - PensionTariff - ProfitParticipationTariff

To explore usage of this package use the debugger on these scripts:

To populate the data base use this

To generate documentation

Usage

A web app using this module for persistence is being built at https://github.com/Actuarial-Sciences-for-Africa-ASA/GenieBuiltLifeProto.jl

Next Steps

Click the button below to start a new development environment:

The gitpod workspace uses a Docker a public image: michaelfliegner/gitpodpgijulia

The Dockerfile for this image resides here

Open in Gitpod

On startup vscode will open this jupyter notebook: