Skip to main content

Latest changes

November 19, 2025

Bug fixes

  • Company search: Fixed an issue with searching for companies while viewing a dashboard table with a lot of entities in the filter.
  • Data Catalog: Show filter toolbar when selecting data sets in the KPI Backtests view.

November 18, 2025

New features

  • Data Catalog: Added KPI deep-dive.

Improvements

  • Data Catalog: Various UI tweaks and refinements.
  • KPI Analyzer: Added start date field to custom KPI model UI.
  • KPI Drivers: Changed default sort order to descending in models view.

November 17, 2025

Python SDK

November 12, 2025

New features

  • KPI Analyzer: Point-in-time backtests are now available for hierarchical models.

Improvements

  • App navigation: Improved search functionality for dashboards, models and portfolio strategies.
  • Data Catalog: New data set page with improved layout and functionality.
  • KPI Analyzer: Highlight top KPIs (revenue, gross & operating profit) in hierarchy view.
  • KPI Analyzer: Added metadata for each input feature (KPI mapping) to the model composition view - describing the data's category, geography, etc.
  • KPI Analyzer: Revisions and probability distribution charts are now synced to the quarter/period selected in the main table (last/current/next).
  • KPI Drivers & KPI Heatmap: Renamed "Period to date" label to QTD/HTD for clarity.
  • KPI Drivers & KPI Heatmap: Made model accuracy and latest date columns sticky for improved visibility in the Monthly and Weekly views. Also extended Monthly and Weekly views to show 2 years of data.
  • KPI Heatmap: Added option to see primary model features, with feature weights.

Bug fixes

  • Charts: Fixed missing number formatting when there is an error.
  • Company page: Fixed custom date range picker being obscured in the share price chart.
  • Dashboards: Fixed widget name not showing up until after saving when creating new table.
  • KPI Analyzer: Fixed edge case where consensus was not displayed in the prediction chart if there is no model for that KPI.

October 23, 2025

New features

  • KPI Analyzer: New KPI Drivers widget shows the breakdown of the selected KPI model in terms of the underlying vendor models and data.

Improvements

  • KPI Analyzer: Added hit rate popover in models view and mappings tables.
  • KPI Analyzer: Sort hit rate popover by most recent period on top.
  • KPI Mapper: Improved UI for managing KPI mappings.

Bug fixes

  • Dashboards: Fixed closing popover charts by clicking outside the modal.

October 7, 2025

New features

  • Watchlists: There is now a new Watchlists menu item on the side menu to view and manage watchlists. Company pages also now include a shortcut in the page header to add/remove it from watchlists.

Improvements

  • Data Catalog: minor design improvement to allow easier selection/de-selection in the card view.
  • KPI Mapper: minor design change to show available KPI mapping collections as cards.

September 25, 2025

New features

  • Data Catalog: The new "KPI backtests" tab now allows you to analyze the predictive power of data sets against company KPIs.

September 23, 2025

New features

  • Analytics API: We have added KpiMappingService for managing KPI mapping groups. For more information, see the API Reference.

September 18, 2025

Improvements

  • Data Catalog: When logged in, it is now possible to search for data sets using a watchlist or RBICS sector (up to level 4).
  • KPI Analyzer: We have improved the formatting of the point-in-time analysis charts.

September 9, 2025

Improvements

  • API authentication: It is now possible to also access the Data API using a personal access tokens. Note that writing to the API is restricted to users with the role data_importer.