Name | Datatype | Description |
---|---|---|
date | datetime ? | The observation or value date for the data in this object. Formatted as YYYY-MM-DDTHH:MM:SSZ in accordance with ISO 8601. |
col | string ? | The column of the report that this adjustment relates to. |
reporting_entity_name | string ? | The name of the reporting legal entity for display purposes. |
report_type | string ? | The report that this adjustment relates to. |
source | string ? | The source(s) where this data originated. If more than one source needs to be stored for data lineage, it should be separated by a dash. eg. Source1-Source2 |
version_id | string ? | The version identifier of the data such as the firm's internal batch identifier. |
currency_code | fire.model.currency_code ? | The currency of the contribution_amount in accordance with ISO 4217 standards. |
comment | string ? | The description or commentary around the adjustment. |
id | string ? | The unique identifier for the record within the firm. |
page | string ? | The page of the report that this adjustment relates to. |
row | string ? | The row of the report that this adjustment relates to. |
contribution_text | string ? | The text to use for the adjustment where the reported cell is not a monetary value. |
contribution_amount | int ? | The contribution amount this adjustment should make to the specified report cell. A positive/negative number in minor units (cents/pence). |