Changelog

Changelog - 3.33.0

Released on

Case and event metrics

New metrics routes are available for each universe, providing the total number of cases or events alongside their intensity score distribution. Both routes support filtering by ISIC4 sector.

New routes:

Universe Entity metrics

A new metrics route returns the total number of entities in a universe along with a UNGC classification distribution, grouping entities by the highest UNGC classification among their associated cases. It supports filtering by ISIC4 sector.

New routes:

Case and event report mapping

The cases and events report routes now accept a mapping field to override the default column labels in the generated CSV export. It takes an object of field names to custom labels.

Impacted routes:

Universe CES overview

A new experimental route returns aggregated CES data for an entire universe over time. The function parameter selects the aggregations to compute (min, max, avg_first, avg_last, avg) and period groups them by interval, with pagination and ordering supported. As an experimental route, its name, parameters and responses might change.

New routes:

Sector filter

A sector filter is now available to filter by ISIC4 section code (e.g. eq:C for Manufacturing) on the universe cases, events and documents routes, along with their statistics and UNGC statistics routes.

Impacted routes:

Entity revenue

A new revenue field returns the annual revenue of an entity alongside its currency (e.g. USD).

Impacted routes:

The entity summary now also includes this information.

Others

  • The documentation now flags experimental routes and fields. Experimental routes display a warning that their name, parameters and responses might change (for example Universes CES Overview), while experimental fields are marked with an Experimental badge.