MIFID Sustainable investment endpoint deprecation
Summary (What?)
Given that we currently offer different endpoints to get Sustainable Investment data at portfolio level and full universe with the option to get EET data when available, the MIFID endpoint that offers Sustainable Investment only metrics has become redundant. This endpoint was created for Clarity AI users that were interested in consuming Sustainable Investment metric with EET data when available and this use case is now covered across the different Sustainable investment endpoint offered in our solution by activating the parameter useEetData
. Hence, we are planning on deprecating the MIFID Sustainable investment.
Impact (How?)
We will deprecate the endpoint clarity/v1/public/securities/mifid/sustainable-investment/metric-by-id/async
but you can get the same information contained in this endpoint now from clarity/v1/public/securities/sustainable-investment/metric-by-id/async
by using this parametrization useEetData=false
Beware that the names of the metrics are slightly different from one endpoint to the other.
Modules and Endpoints impacted (Where?)
List of endpoints by module impacted by this release:
Module | Endpoints | Action |
---|---|---|
MIFID | POST clarity/v1/public/securities/mifid/sustainable-investment/metric-by-id/async | Deprecation |
Deprecation of the feature (How?)
By
02/Jul/2025
we will be deprecating the endpoint so no more calls will be possible.