post https://api.clarity.ai/clarity/v1/public/securities/eu-taxonomy/green-investment/ratio/metric-by-id/async
This endpoint makes an asynchronous request to generate a file with EU Taxonomy Green Investment Ratio (GIR) metrics and can be used for reporting under Article 8 of the Taxonomy Regulation.
- Use the securityIds parameter to specify a list of ISINs to include in the response. If left empty, the response will include the entire universe of securities.
- Use the securityTypes parameter to filter by asset class: FUND, EQUITY, FIXED_INCOME, SUSTAINABLE_BOND, or REST. If left empty, all asset classes will be included.
- Use the metricIds parameter to request specific metrics. If left empty, all available metrics will be returned.
The metrics applicable to funds have the prefix RATIO and are calculated excluding sovereign bonds.
Please note:
This call will only return the identifier (uuid) for this task. You'll need this value to:
- Know the status of your job (see Async Job - Get job status)
- Download your file when ready (see Async Job - Download compressed result file)
Please refer to Universe API's Technical documentation for a complete explanation of the workflow for these asynchronous job endpoints.