RunTime Information
Error message
Microservice not called
JSON text
---
Calculation audit
---
Function Information
Function name
GetAct1DTable
Description
Used to return a single one dimensional decrement/mortality table.
API sample signature (new window)
https://ptxapp.azurewebsites.net/api/GetAct1DTable?GET&Act1DTableName=PMA92_B_1977
Inputs required
string Act1DTableName [eg PMA92_B_1977]
Outputs
json, class, int AgeFrom, int AgeTo, string TableName, double array [from 0 to 150, Qx Values]
Version number
Beta V0.0.2 20210429
Technical notes
Returns an actuarial one dimensional decrement table object. A 1D decrement consistis of a series of pair values typically representing age/value. The table has dimension 0 to 150 (151 rows) and 2 columnsIn this example the options are limited to a distinct list of Mortality Tables. A value of -999999999 denotes a value that is out of allowable range.