The ETL (Extract, Transform, Load) layer provided with ,
using the default file format, will perform the following
transformations when data is loaded from the input files into the
datastore.
In the default file format, each row of the sensitivities’ files
contains the sensitivity as well as a description of the risk factor and
curve. The data normalisation splits this information across three
stores in the datastore, as described in the data model.
For efficiency, Delta and Vega sensitivities are stored in vectors. The
entries of the vectors represent the tenors/maturities of the risk
factors.In the default file format, we allow sensitivities to be provided as
either single values or as vectors. During the ETL, sensitivities are
grouped together into vectors.
For compatibility with risk engines, Delta and Vega sensitivities may be
loaded for any tenor/maturity. During the ETL, these sensitivities are
interpolated to match the tenors/maturities in the specification.