Disclosures schemas
Data models returned by Disclosures endpoints.
Category
{
"kind": string<enum>,
"code": string,
"name": string,
"description": string,
"importance": string<enum>
}kindstring<enum>Category type
"Ticker", "FCA"codestringCategory code
namestringCategory name
descriptionstringCategory description (FCA only)
importancestring<enum>Importance level (FCA only)
"low", "medium", "high", "ultra"Company
{
"name": string,
"lei": string,
"instrument": Instrument
}Derivatives
Information derived from the announcement content
{
"semanticHtml": {
"url": string<uri>
}
}semanticHtmlobjectToken-optimised pure semantic HTML representation of the announcement. Only styles, layout, metadata, attributes and wasted nested tags are removed. All text information that materially makes the content of the announcement remains intact.
urlstring<uri>URL to the semantic HTML document
DisclosureItem
{
"rnsId": string,
"timestamp": string<date-time>,
"source": string,
"guid": string,
"version": integer,
"issuer": Company,
"related": [Company],
"headline": string,
"category": [Category],
"publication": [Publication],
"derivatives": Derivatives,
"replaces": any
}rnsIdstringNative RNS identifier
timestampstring<date-time>Publication timestamp
sourcestringSource code
guidstringGlobally unique identifier
versionintegerVersion number (extracted from guid)
issuerCompanyheadlinestringDisclosure headline
category[Category]Categories (Ticker and FCA)
publication[Publication]Available document formats
derivativesDerivativesInformation derived from the announcement content
replacesanyIf this is a replacement, details of the replaced announcement
Instrument
Publication
Replaces
Symbol
{
"mnemonic": string
}mnemonicstringTicker symbol