Changelog
Changelog - 3.6.0
Released on
Release notes
Add filter by ESG category
and sub_category
:
- Added a
category
filter to filter the results by their ESG category. - Added a
sub_category
filter to filter the results by their ESG sub-category, can be a list. When used, thecategory
filter is required andsub_category
values must be valid for the selectedcategory
. - These filters are available on the Universes ESG Events route, the Universe ESG Cases route the Entities ESG Events route, the Entities ESG Cases route and Entities ESG Documents route.
- A new page detailing the ESG categories is available here.
On the Entities ESG Cases route and the Entities ESG Events route:
- Added a
order
parameter to sort the results. Available fields arescore
,last_activity
andstart_date
.