In what format is data stored in RDMS?

In what format is data stored in RDMS?
Tagged:

Best Answer

  • billy.dineen
    Answer ✓

    RDMS stores data in timeseries and tabular data formats.

    • Timeseries data is typically key value pairs, ValueDate, ForecastDate and Values. Examples of Timeseries data are Refintiv PointConnect Curves and DSS/ Elektron RIC data.
    • Tabular data is a mix of date, numeric and text format. Examples of Tabular data include IIR, JODI and Refinitiv Trade Flows data.

    Information on the RDMS REST API endpoints associated with Timeseries and Tabular data can be found in the RDMS REST API Guide.