home / bankproducts

ACTUS contract types

ACTUS algorithmic-contract-type reference (CSH, UMP, ANN, PAM, STK, etc.). See https://www.actusfrf.org. Resolved per-product via the attribute-aware resolver (atom #320) — investment-based 3a/vested-benefits wrappers resolve to STK rather than the category-default UMP.

Data license: CC-BY-4.0 · Data source: bankproducts.info

11 rows sorted by id

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ name description
ANN Annuity Periodic level payments consisting of both interest and principal
CEG Credit Enhancement Guarantee Third-party guarantees on scheduled payment obligations
CLM Call Money Credit facilities callable on demand with no fixed maturity
COM Commodity Commodity holdings including precious metals
CSH Cash / Payment Instrument Cash holdings and payment access instruments
FXOUT Foreign Exchange Outright Currency exchange instruments
PAM Principal at Maturity Fixed-term contracts with periodic interest and full principal repayment at maturity
Portfolio Portfolio / Package Bundles of multiple contract types
STK Stock / Investment Equity instruments and investment vehicles
SVC Service (non-contract) Services that are not financial contracts
UMP Undefined Maturity Profile Interest-paying cash accounts with no fixed maturity, callable by client

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE actus_contract_type (
    id          TEXT PRIMARY KEY,       -- UMP, PAM, ANN, CLM, CSH, CEG, STK, COM, FXOUT, SVC
    name        TEXT NOT NULL,          -- Undefined Maturity Profile
    description TEXT
);
Powered by Datasette · Queries took 10.285ms · Data license: CC-BY-4.0 · Data source: bankproducts.info