Async Job - Request EU Tax Values for Securities

This endpoint will make a request to asynchronously retrieve extensive EU Tax information.

The asynchronous process will generate a file with EU Tax values for the whole universe of securities or a subset of it if a list of ISINs is included in 'securityIds' parameter.

These metrics are dependent on the objective and kpi passed in the request.
The metrics required must be added to 'metricIds' attribute. If left empty, all available metrics will be returned.
There is also additional information that can be requested using 'optionalColumns' parameter, like NFRD, DISCLOSURE (equities, fixed incomes), METRIC_YEAR, FLAG_SUSTAINABLE_BOND or GROUPED_NUCLEAR_FOSSILGAS aggregated values.

It is also possible to include sovereign bonds by setting the parameter 'includeSovereignBonds' to true.

Please note:

This call will only return the identifier (uuid) for this task. You'll need this value to:

Please refer to Universe API's Technical documentation for a complete explanation of the workflow for these asynchronous job endpoints.

Path Params
string
enum
required

EU Taxonomy objective. Allowed values: adaptation,aggregation,biodiversity,circular,mitigation,pollution,water

Allowed:
Query Params
string

Adds a custom prefix to the exported column names

Body Params
metricIds
array of strings

Requested Metric IDs

metricIds
securityTypes
array of strings
enum

The security types requested. Allowed values: FUND, EQUITY, FIXED_INCOME

securityTypes
securityIds
array of strings

List of security ids (ISIN) to retrieve

securityIds
boolean

Include sovereign bonds

optionalColumns
array of strings
enum

Requested Optional columns. Allowed values: DISCLOSURE, NFRD, GROUPED_NUCLEAR_FOSSILGAS, METRIC_YEAR, FLAG_SUSTAINABLE_BOND.

optionalColumns
string

Requested Kpi. Allowed values: TURNOVER, CAPEX, OPEX

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json