The <Organisation> Element
Description
Organisation container element. This element can appear several times within a <Sector> (Organisation) element. Organisation id's depend on the sector type, see <Sector> (Organisation).
<Organisation
id =
integer
country =
country id
primary-currency =
currency
price-factor =
integer >
</Organisation>
Attributes
Attribute name | Data type | Description |
---|---|---|
id | integer | The unique identifier for this particular organisation. |
country | country id | Country of the organisation's head quarters. Note: When the <TickerType> is set to "TBM", a full (Dutch) country name is returned, like "Nederland" for ISO-code "nl". |
primary-currency Optional | currency | Indicates the currency for <Fundamentals> figures, e.g., "EUR" or "USD". This attribute is only used for organisations containing one or more <Fundamentals> nodes. |
price-factor Optional | integer | Indicates the factor for <Fundamentals> figures, e.g., "1" indicates prices are in factors of 1,000,000 and "1000" indicates factors of 1,000. This attribute is only used for organisations containing one or more <Fundamentals> nodes. |