Changelog

Changelog - 3.25.0

Released on

UNGC statistics ranking updates

The UNGC Cases Statistics and UNGC Events Statistics routes have been updated.

  • count now counts UNGC tagged cases/events only (violator + watchlist).
  • The response now includes ungc_principle, with counts for each UNGC principle.
  • UNGC rankings now prioritize ungc_classification.violator, then ungc_classification.watchlist, then count.
  • The order parameter can be used to customize ranking order with ungc_classification.violator, ungc_classification.watchlist, and count.
  • max_ungc_classification is now computed from violator and watchlist counts, and returns null when there is no match.

Rate limit

The API now enforces rate limits per client over a sliding window of 300 seconds (5 minutes). See the limitations page for details.