JuliaActuary / MortalityTables.jl

Easily Reference and use Actuarial Mortality Tables
https://juliaactuary.github.io/MortalityTables.jl/stable
Other
27 stars 10 forks source link

Support for loading collections of tables #109

Open MatthewCaseres opened 2 years ago

MatthewCaseres commented 2 years ago

Some tables "belong together", they partition the population and these table collections can be used for experience studies.

Currently, I am thinking about some sort of JSON config that specifies the table groupings. Then allow users to retrieve a tidy data set of all the tables in the collection.